forked from daijro/camoufox
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
82 lines (73 loc) 路 874 Bytes
/
Copy path.gitignore
File metadata and controls
82 lines (73 loc) 路 874 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# Local builds
/camoufox-*
/firefox-*
/mozilla-unified
dist/
bin/
launch
launch.exe
# Internal testing
/extra-docs
pythonlib/test*
!pythonlib/tests/
jsonvv/test*
/.vscode
/bundle/fonts/extra
pythonlib/*.png
scripts/*.png
scripts/test*
.vscode
.idea
/tests/*.disabled
k8s/
camoufox-*.*.*/
# Old data
_old/
_old_*/
*.old
# Logs
wget-log
*.kate-swp
*.log
# Python interface
venv/
venv[0-9]*/
__pycache__/
*.pyc
*.mmdb
pythonlib-dev/
run-pw-dev.py
# Closed source patches
private
.passwd
closedsrc
.venv
*.pem
.DS_Store
# Build outputs
*.so
/camoufox
/omni.ja
/precomplete
/dependentlibs.list
/application.ini
/platform.ini
/camoufox.cfg
/camoucfg.jvv
/chrome.css
/properties.json
/removed-files
/nul
/browser/
/defaults/
/distribution/
/fontconfigs/
/fonts/
/gmp-clearkey/
/windows-build/
_bisect_extract/
node_modules/
node_modules/
proxies.txt
checks-bundle.js
.env