This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -8,6 +8,11 @@ valid_tokens.txt
|
||||
uploads/*
|
||||
!uploads/.gitkeep
|
||||
|
||||
# Test runtime artifacts
|
||||
tests/var/*
|
||||
!tests/var/uploads/.gitkeep
|
||||
tests/.phpunit.cache/
|
||||
|
||||
# Database lock files (just in case)
|
||||
uploads/.qdb_lock
|
||||
uploads/*.lock
|
||||
|
||||
Reference in New Issue
Block a user