add gitignore
This commit is contained in:
parent
0f64dcad85
commit
ced5299a4d
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
.DS_Store
|
||||||
|
node_modules
|
||||||
|
static/*
|
||||||
|
!static/info.txt
|
Loading…
Reference in a new issue