Codebase list python-csscompressor / 796b3e9f-50df-46c6-917e-7b33849639b2/main .gitignore
796b3e9f-50df-46c6-917e-7b33849639b2/main

Tree @796b3e9f-50df-46c6-917e-7b33849639b2/main (Download .tar.gz)

.gitignore @796b3e9f-50df-46c6-917e-7b33849639b2/mainraw · history · blame

*._*
*.pyc
*.pyo
*.ymlc
*.ymlc~
*.scssc
*.so
*~
.#*
.DS_Store
.project
.pydevproject
.settings
.idea
/.ropeproject
\#*#
/pub
/test*.py
/.local
/perf.data*
/config_local.yml
/build
__pycache__/
.d8_history
csscompressor.egg-info/
dist/