-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.gitignore
114 lines (105 loc) · 1.59 KB
/
.gitignore
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
.cache/clangd
/vendor/*
!/vendor/bat-native-ledger
!/vendor/bat-native-ads
.DS_Store
.mises_gclient_*
.gclient_*
.tags*
/.idea/
/components/third_party/adblock/LICENSE
/components/third_party/local_data/LICENSE
/dist/
/out/
node_modules/
patches/**/*.patchinfo
/third_party/argon2/src
/third_party/ethash/src
/third_party/bitcoin-core/src
/third_party/rapidjson/src
/third_party/rust/cxx
*.xcodeproj
*.swp
*.pyc
*.VC.db
*.VC.VC.opendb
.vs/
.vscode/
*.vcxproj
*.vcxproj.user
*.vcxproj.filters
*.sln
debug.log
npm-debug.log
.npmrc
*~
CMakeLists.txt
cmake-build-debug/
coverage/
/build/rustup/
venv/
*.dmg
*.pkg
*.deb
*.rpm
*.exe
.storybook-out
test_get_pkgs
# system
.AppleDouble
.DS_Store
.LSOverride
.Spotlight-V100
.Trashes
._*
# editors
CMakeLists.txt
cmake-build-debug
.idea
.vscode
*.sw[a-z]
*~
docs/build
docs/_build
node_modules
/src
.cipd
.gclient_entries
.gclient
.sccache
# logs and test results
npm-debug.log
network_log.json
network-audit-results.json
.npmrc
.mises_latest_successful_sync.json
#cg
Makefile
android_debug_build.sh
android_debug_launch.sh
cg.txt
chromium_log.txt
debug-build.sh
install_android.sh
log_addebug.sh
package-lock.json
run-debug.sh
run_adb_log.sh
android-build-and-install.sh
linux-build-and-run.sh
patches/err
patches/fixed
.boto
yarn-error.log
/src/build
/src/chrome
ios/third_party/mises/Frameworks
ios/third_party/mises/Libs
ios/third_party/mises/Sim
ios/third_party/mises/Device
sdk.xcframework
ios/third_party/mises/Distribution
ios/third_party/mises/Bundles/GoogleService-Info.plist
log
# buffer exclusion file generated locally during sync
build/config/unsafe_buffers_paths.txt