forked from buggins/coolreader
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (45 loc) · 649 Bytes
/
Copy path.gitignore
File metadata and controls
45 lines (45 loc) · 649 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
*.*~
.DS_*
._*
qtbuild
v3build
v5build
wxbuild
qtbuild
qt-build
qtcreator-build
CMakeLists.txt.user
CMakeLists.txt.user.*
*~
*.a
*.so
cr3gui/data/desktop/
cr3gui/data/devices/
cr3gui/data/manual/
cr3gui/data/cr3.css
cr3gui/data/cr3.ini
cr3gui/data/dict/
cr3gui/data/dict_ext
cr3gui/data/tessdata/
.directory
*.orig
*.rej
*.diff
*.patch
!upstream-patches/
!upstream-patches/*.patch
/clang-analyzer-reports/
/thirdparty
/thirdparty_tmp
/build_test/
/build/
build-clang/
build_wgate/
/android/release-signing.properties
/android/*.jks
/android/*.keystore
/android/app/build/
/android/genrescollection/build/
/android/build/
/android/.gradle/
/.gradle/