GHP publish
This commit is contained in:
15
playmaker/.gitignore
vendored
Normal file
15
playmaker/.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
*.pyc
|
||||
**/__pycache__/
|
||||
*.swp
|
||||
*.apk
|
||||
.tern-project
|
||||
.ycm_extra_conf.py
|
||||
|
||||
dist/
|
||||
build/
|
||||
node_modules/
|
||||
.ropeproject/
|
||||
eggs/
|
||||
.eggs/
|
||||
*.egg-info/
|
||||
*.egg
|
Reference in New Issue
Block a user