/.hgignore
https://bitbucket.org/btubbs/silk-deployment/ · #! · 14 lines · 14 code · 0 blank · 0 comment · 0 complexity · 3d2d1bc6d500a6db17a1e0110e32daa8 MD5 · raw file
- syntax: glob
- *.pyc
- .*.swp
- .*.swo
- *~
- *.orig
- *.idea
- .DS_Store
- pip-log.txt
- build/*
- dist/*
- tmp/*
- run/*
- *egg-info/*