gitignore and nothing
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,6 @@
|
||||
__pycache__/
|
||||
ENV
|
||||
*~
|
||||
~*
|
||||
.*~
|
||||
|
||||
|
@ -4,3 +4,4 @@ wsgi-file = server.py
|
||||
processes = 4
|
||||
stats = :9191
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user