mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 06:52:04 -08:00
36 lines
351 B
Text
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
|