Add .gitconfig and .sql to .gitignore

This commit is contained in:
M.Ravi 2017-09-27 13:08:23 +02:00
parent 96933d50c8
commit aceaecc748

2
.gitignore vendored
View file

@ -36,3 +36,5 @@ secret-key
.env
*.mo
*.log
.gitconfig
.sql