MyCoServer/.gitignore

8 lines
51 B
Plaintext
Raw Normal View History

2014-01-12 01:33:07 +01:00
*.pyc
*.pyo
*~
.*.swp
/*.egg-info
/cache/*
/data/*