Files
nc_http/.gitignore
2020-11-20 16:56:25 +08:00

34 lines
253 B
Plaintext

venv/
__pycache__/
*.ini
.eggs/
*.egg-info
dist/
build/
.DS_Store
*.log
*.pyc
.idea
.sass-cache
*.iml
.ipr
.iws
*~
~*
*.diff
*.patch
*.bak
Thumbs.db
.project
.*proj
.svn
*.swp
*.swo
*.class
*.tmp_*
.build
.logs
node_modules
config.rb
.pytest_cache
.idea