Refresh Git cache and apply .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,4 +1,6 @@
|
||||
/app/uploads
|
||||
/app/.env
|
||||
/app/tmp/
|
||||
/app/Example_code
|
||||
|
||||
app/tmp/*.log
|
||||
app/tmp/*
|
||||
*.env
|
||||
|
||||
Reference in New Issue
Block a user