Sublist3r/.gitignore

24 lines
200 B
Plaintext

# Python
__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
build/
dist/
*.egg
*.log
# virtualenv
sublist3r-env/
.venv/
# editor backups
*~
*.bak
# output files
fanduel_subs.txt
run.log
run_after_fix.log