Add .gitignore

This commit is contained in:
PCoder 2019-01-27 13:57:17 +01:00
parent fc042bcb4e
commit 1bc90d666a
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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