ordigi/.gitignore
2015-11-02 02:11:53 -08:00

7 lines
72 B
Plaintext

**/.DS_Store
**/*.pyc
**/config.ini
**/node_modules/**
dist/**
build/**