2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

putting "public/downloads" and "public/images" into .gitignore

This commit is contained in:
Kuba Brecka 2013-04-18 11:04:43 +02:00
parent 4bd4e4e1c7
commit 7bc0eefa83

2
.gitignore vendored
View file

@ -60,6 +60,8 @@ config/fog_credentials.yml

/public/uploads
/public/stylesheet-cache/*
/public/downloads
/public/images

# Scripts used for downloading/refreshing db
script/download_db