omegafox/.gitignore
2024-11-19 03:00:00 -06:00

36 lines
351 B
Text

# Local builds
/camoufox-*
/firefox-*
/mozilla-unified
dist/
bin/
launch
launch.exe
# Internal testing
/extra-docs
pythonlib/test*
/.vscode
/bundle/fonts/extra
pythonlib/*.png
scripts/*.png
.vscode
/tests/*.disabled
k8s/
benchmark/
# Old data
_old/
_old_*/
*.old
# Logs
wget-log
*.kate-swp
*.log
# Python interface
venv/
__pycache__/
*.pyc
*.mmdb