We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5748caf commit 7aad2a4Copy full SHA for 7aad2a4
5 files changed
.gitignore
@@ -1,8 +1,4 @@
1
# assets
2
-/assets/.thumbs/*
3
-!/assets/.thumbs/index.html
4
-!/assets/.thumbs/.htaccess
5
-
6
/assets/backup/*
7
!/assets/backup/index.html
8
!/assets/backup/.htaccess
assets/.thumbs/.gitignore
@@ -0,0 +1,4 @@
+*
+!.gitignore
+!.htaccess
+!index.html
assets/.thumbs/images/.gitkeep
@@ -0,0 +1 @@
+
assets/cache/images/.gitignore
assets/cache/updater/.gitignore
@@ -0,0 +1,2 @@
0 commit comments