mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
chore: added debug to gitignore
This commit is contained in:
parent
1457d484bb
commit
3ebce067d0
5 changed files with 2 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,4 +4,5 @@
|
||||||
/tests/resources/storage/
|
/tests/resources/storage/
|
||||||
/.idea/
|
/.idea/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.php_cs.cache
|
.php_cs.cache
|
||||||
|
debug/
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
43
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
*** Starting scheduler worker
|
|
||||||
Loading…
Reference in a new issue