Skip to content

Commit ad30ff3

Browse files
committed
Only include index.php in backups and plugins dirs
1 parent 74355c0 commit ad30ff3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
error-log.txt
2-
backups/*.zip
2+
backups/*
3+
!backups/index.php
34
lib/config-*
45
plugins/*
6+
!plugins/index.php
57
test/test-file1.txt
68
tmp/*
79
!tmp/index.php

0 commit comments

Comments
 (0)