gitignore: added .idea folder and .env file
Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
parent
f885036d0e
commit
cf9a9f082a
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -28,3 +28,7 @@ ungleich.db
|
|||
*~*
|
||||
|
||||
secret-key
|
||||
|
||||
.idea/
|
||||
|
||||
.env
|
||||
|
|
Loading…
Reference in a new issue