mirror of
https://github.com/captn3m0/hackertray.git
synced 2024-09-13 13:47:37 +00:00
20 lines
217 B
Plaintext
20 lines
217 B
Plaintext
# Compiled python modules.
|
|
*.pyc
|
|
|
|
# Distribution / packaging
|
|
build/
|
|
develop-eggs/
|
|
dist/
|
|
eggs/
|
|
lib/
|
|
lib64/
|
|
parts/
|
|
sdist/
|
|
var/
|
|
*.egg-info/
|
|
.installed.cfg
|
|
*.egg
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
pip-delete-this-directory.txt |