config
This commit is contained in:
10
app_old/.gitignore
vendored
Normal file
10
app_old/.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
**/*.env
|
||||
**/vendor/
|
||||
**/composer.lock
|
||||
**/node_modules/
|
||||
**/package-lock.json
|
||||
**/Pipfile.lock
|
||||
**/logs/
|
||||
**/cache/
|
||||
**/modules/
|
||||
**/.idea/
|
Reference in New Issue
Block a user