Update .gitignore like in other guides
This commit is contained in:
parent
3ecee7ead1
commit
02e0a8b362
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,7 @@
|
|||
_book
|
||||
node_modules
|
||||
|
||||
|
||||
# Intellij
|
||||
###################
|
||||
.idea
|
||||
|
|
Loading…
Reference in a new issue