Add some automatically generated files and ignore __pycache__
This commit is contained in:
parent
638ec20af8
commit
c638ca3db2
2 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue