gitignore and nothing

This commit is contained in:
2021-06-14 15:14:07 +02:00
parent 9f47a5cfe1
commit f711b3be90
2 changed files with 6 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
__pycache__/
ENV
*~
~*
.*~

View File

@ -4,3 +4,4 @@ wsgi-file = server.py
processes = 4
stats = :9191