Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
f711b3be90 |
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,6 @@
|
||||
__pycache__/
|
||||
ENV
|
||||
*~
|
||||
~*
|
||||
.*~
|
||||
|
||||
|
@ -4,3 +4,4 @@ wsgi-file = server.py
|
||||
processes = 4
|
||||
stats = :9191
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user