Skeleton structure of a Pillar extension.
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
.DS_Store
|
||||
.project
|
||||
.coverage
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||
/build
|
||||
/.cache
|
||||
/*.egg-info/
|
||||
/.eggs/
|
Reference in New Issue
Block a user