We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74355c0 commit ad30ff3Copy full SHA for ad30ff3
1 file changed
.gitignore
@@ -1,7 +1,9 @@
1
error-log.txt
2
-backups/*.zip
+backups/*
3
+!backups/index.php
4
lib/config-*
5
plugins/*
6
+!plugins/index.php
7
test/test-file1.txt
8
tmp/*
9
!tmp/index.php
0 commit comments