-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Expand file tree
/
Copy path.gitignore
More file actions
46 lines (46 loc) · 559 Bytes
/
.gitignore
File metadata and controls
46 lines (46 loc) · 559 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
/target
.idea/
*.iml
*~
*#
results*.txt
TestSuite*
*.snap
flatpak/
*.zip
*.zst
*.profraw
*.profdata
/lcov_report*
/report
ci_tester/target
ci_tester/Cargo.lock
krokiet/Cargo.lock
krokiet/target
*.json
*.mm_profdata
perf.data
perf.data.old
krokiet/ui/test.slint
*.html
misc/*/*.lock
misc/*/target/
misc/*/.idea
benchmarks
TestFiles
*.txt
.venv
charts*
*__pycache__*/
result
.direnv
cedinia/android/keystore/*.keystore
cedinia/android/app/build/
cedinia/android/app/src/main/jniLibs/
cedinia/android/.gradle/
cedinia/docs
*.aab
*.gz
/pyproject.toml
uv.lock
i18n