Add some automatically generated files and ignore __pycache__
This commit is contained in:
parent
638ec20af8
commit
c638ca3db2
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,5 +2,6 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.egg-info
|
*.egg-info
|
||||||
*.swp
|
*.swp
|
||||||
|
__pycache__
|
||||||
tags
|
tags
|
||||||
mofadcustom/docs/current
|
mofadcustom/docs/current
|
0
mofadcustom/www/__init__.py
Normal file
0
mofadcustom/www/__init__.py
Normal file
Loading…
Reference in New Issue
Block a user