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
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

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