git ignore

This commit is contained in:
2020-12-29 22:33:38 +00:00
parent e20248b9e5
commit 0141285303

4
.gitignore vendored
View File

@@ -6,8 +6,10 @@ fet2020/.env/*
*.sqlite3 *.sqlite3
fet2020/*/migrations/* fet2020/*/migrations/*
.theia/* .theia/*
fet2020/.theia/*
.flake8 .flake8
migrate migrate
run run
*.pid *.pid
*~ *~
APIKEY.txt