add .idea to .gitignore
This commit is contained in:
parent
bbf9a50353
commit
2bc71c976b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
.idea/
|
||||
node_modules
|
||||
# Keep environment variables out of version control
|
||||
.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue