docker/playmaker/.gitignore

16 lines
140 B
Plaintext
Raw Permalink Normal View History

2021-01-09 18:06:20 +00:00
*.pyc
**/__pycache__/
*.swp
*.apk
.tern-project
.ycm_extra_conf.py
dist/
build/
node_modules/
.ropeproject/
eggs/
.eggs/
*.egg-info/
*.egg