Skip to content

Commit

Permalink
Update Gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
LoreleiAurora committed May 22, 2018
1 parent 1bf4a61 commit a589849
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -43,7 +43,8 @@
/database/data/*

# Log files should be ignored.
/log/**/*.log
/log/*
!/log/README.md

# No need to share our individual sites with each other
/www/*
Expand Down

0 comments on commit a589849

Please sign in to comment.