Skip to content

Commit d48791e

Browse files
committed
Merge pull request #38 from kolobus/master
Ignore .htaccess and .htpasswd for safety
2 parents c6e9804 + 7e324dc commit d48791e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# Ignore data/ and tmp/
22
data/
33
tmp/
4+
# Ignore for safety
5+
.htaccess
6+
.htpasswd

0 commit comments

Comments
 (0)