Add .gitignore

This commit is contained in:
PCoder 2019-01-27 13:57:17 +01:00
parent fc042bcb4e
commit 1bc90d666a

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
.env
.idea/*
*.sqlite3