1
0
Fork 0
mirror of https://github.com/snovvcrash/usbrip.git synced 2024-05-17 20:56:06 +02:00
usbrip/.gitignore

28 lines
270 B
Plaintext
Raw Normal View History

2018-03-21 19:28:12 +01:00
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
build/
2019-07-20 17:14:35 +02:00
dist/
*.egg-info/
2018-03-21 19:28:12 +01:00
# SageMath parsed files
*.sage.py
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Custom files
TODO.txt