first commit 2
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
node_modules/
|
||||
dist/
|
||||
build/
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
*.log
|
||||
coverage/
|
||||
.DS_Store
|
||||
tmp/
|
||||
*.tmp
|
||||
services/bin/
|
||||
.tmp/
|
||||
Reference in New Issue
Block a user