Clean up gitignores (#4688)

I just got bitten by a file being caught by the .gitignore, which shouldn't
have been, and am now pissed off with the .gitignore. I have basically declared
bankruptcy on it and started again.
This commit is contained in:
Richard van der Hoff 2019-02-20 11:10:50 +00:00 committed by GitHub
parent 86920ac266
commit 8d98dc8ffe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 36 additions and 56 deletions

7
demo/.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
*.db
*.log
*.log.*
*.pid
/media_store.*
/etc