Compare commits

..

No commits in common. "d2365a8444c85d744dd21a9952764a39eae00122" and "e0dc6944f7df7b0baf9b5195d9e3bf26ad22f546" have entirely different histories.

1 changed files with 3 additions and 2 deletions

5
.gitignore vendored
View File

@ -6,12 +6,13 @@ app/static/avatars/
## Devlopement files
# virtualenv
requirements.txt
venv/
.venv/
# pipenv
Pipfile
Pipfile.lock
# Sublime Text files
*.sublime-project
*.sublime-workspace
## Deployment files