diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1 +1,5 @@ -.DS_Store
\ No newline at end of file +.DS_Store +assert.sh +*.html +*.gif +*.jpg
\ No newline at end of file |
index : galgen | ||
Bash script to generate static web galleries | tsxv478 |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 6 |
@@ -1 +1,5 @@ -.DS_Store
\ No newline at end of file +.DS_Store +assert.sh +*.html +*.gif +*.jpg
\ No newline at end of file |