We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b5ee16 + a6ba787 commit d4bd64eCopy full SHA for d4bd64e
CodeIgniter.gitignore
@@ -1,4 +1,5 @@
1
-*/config/database.php
2
-*/system/logs/log-*.php
3
-*/system/cache/*
4
-*/system/cache/!index.html
+*/config/development
+*/logs/log-*.php
+*/logs/!index.html
+*/cache/*
5
+*/cache/!index.html
0 commit comments