We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b15028 + 2813344 commit 06ef3a9Copy full SHA for 06ef3a9
1 file changed
CodeIgniter.gitignore
@@ -9,3 +9,9 @@ user_guide_src/build/*
9
user_guide_src/cilexer/build/*
10
user_guide_src/cilexer/dist/*
11
user_guide_src/cilexer/pycilexer.egg-info/*
12
+
13
+#codeigniter 3
14
+application/logs/*
15
+!application/logs/index.html
16
+!application/logs/.htaccess
17
+/vendor/
0 commit comments