mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-26 07:07:58 +00:00
Add required __init__ files
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,7 +2,6 @@
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
*$py.class
|
*$py.class
|
||||||
__init__.py
|
|
||||||
|
|
||||||
# Logs
|
# Logs
|
||||||
*.log
|
*.log
|
||||||
|
|||||||
0
drone/modules/__init__.py
Normal file
0
drone/modules/__init__.py
Normal file
0
server/modules/__init__.py
Normal file
0
server/modules/__init__.py
Normal file
0
server/modules/ui/__init__.py
Normal file
0
server/modules/ui/__init__.py
Normal file
Reference in New Issue
Block a user