Update .gitignore
This commit is contained in:
parent
002a2ab0f8
commit
a150bc51aa
1 changed files with 4 additions and 4 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -10,13 +10,13 @@
|
|||
index.html
|
||||
node_modules
|
||||
npm-debug.log
|
||||
private
|
||||
static
|
||||
tmp
|
||||
/books
|
||||
/notes
|
||||
/src
|
||||
/states
|
||||
/videos
|
||||
/web
|
||||
private/
|
||||
src/
|
||||
static/
|
||||
tmp/
|
||||
.elasticbeanstalk/
|
||||
|
|
|
|||
Loading…
Reference in a new issue