summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2022-01-08 21:39:06 +0100
committerAndrey Andreev <narf@devilix.net>2022-01-08 21:39:48 +0100
commite1ea92843ce0139417aad0933ec32d7e589d0de9 (patch)
tree97d4c53028f6f68151962d81a37f652f26d5d341 /.gitignore
parent2d4ddf57cc64f37a76e53403bc1442a54cc01897 (diff)
.gitignore tests/mocks/database/ci_test.sqlite
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 269044ea9..323f06468 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ application/logs/*
!application/*/.htaccess
composer.lock
+tests/mocks/database/ci_test.sqlite
user_guide_src/build/*
user_guide_src/cilexer/build/*