remove pycache

This commit is contained in:
Xevion
2019-06-29 22:52:56 -05:00
parent 817b17d08c
commit d8d7f417fc
2 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@@ -3,4 +3,6 @@ key
/key
/migrations/*
/venv/*
/app/hidden.py
/app/hidden.py
/app/__pycache__/*
/__pycache__/*

View File

Binary file not shown.