Skip to content

Commit 7bc0eef

Browse files
committed
putting "public/downloads" and "public/images" into .gitignore
1 parent 4bd4e4e commit 7bc0eef

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ config/fog_credentials.yml
6060

6161
/public/uploads
6262
/public/stylesheet-cache/*
63+
/public/downloads
64+
/public/images
6365

6466
# Scripts used for downloading/refreshing db
6567
script/download_db

0 commit comments

Comments
 (0)