Create .gitignore
This commit is contained in:
parent
d7265a0bb6
commit
a1c327ee0d
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
*.log
|
||||
*.env
|
||||
node_modules/
|
||||
.DS_Store
|
||||
Loading…
Reference in a new issue