Judger/.gitignore
2019-04-26 10:54:40 +08:00

12 lines
111 B
Plaintext

.idea/
build/
.DS_Store
*.log
*.swp
*.so
__pycache__
*.pyc
cmake-build-debug/
.ycm_extra_conf.py
node_modules/