Skip to content

Commit

Permalink
Merge pull request sebsauvage#38 from kolobus/master
Browse files Browse the repository at this point in the history
Ignore .htaccess and .htpasswd for safety
  • Loading branch information
sebsauvage committed Mar 17, 2013
2 parents c6e9804 + 7e324dc commit d48791e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Ignore data/ and tmp/
data/
tmp/
# Ignore for safety
.htaccess
.htpasswd

0 comments on commit d48791e

Please sign in to comment.