configure script added, restart script added, uninstall script added, upgrade script added, config.py excluded from repository and added to .gitignore, install.py improved, generate nginx config fixed
This commit is contained in:
+10
-1
@@ -139,4 +139,13 @@ dmypy.json
|
||||
cython_debug/
|
||||
|
||||
#nginx configuration files
|
||||
*.conf
|
||||
*.conf
|
||||
|
||||
#example files
|
||||
*.example
|
||||
|
||||
#nginx conf
|
||||
nginx/
|
||||
|
||||
#config
|
||||
config.py
|
||||
Reference in New Issue
Block a user