init
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
# app
|
||||
app/.env
|
||||
app/build
|
||||
app/tmp
|
||||
app/vendor
|
||||
|
||||
# env
|
||||
docker-compose.override.yml
|
||||
|
||||
#other
|
||||
tmp
|
||||
!trash
|
||||
Reference in New Issue
Block a user