Initial commit
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
vendor/
|
||||
data/cache/
|
||||
data/logs/
|
||||
data/upload/
|
||||
data/tmp/
|
||||
*.log
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user