add gitignore
This commit is contained in:
parent
2c2881a880
commit
a2fb87aab4
6 changed files with 246 additions and 23 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,8 @@
|
|||
.DS_Store
|
||||
node_modules
|
||||
<<<<<<< HEAD
|
||||
public/bundle.js
|
||||
=======
|
||||
>>>>>>> add gitignore
|
||||
static/*
|
||||
!static/info.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue