forked from Team-Beef-Studios/QuestZDoom
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
40 lines (34 loc) · 643 Bytes
/
.gitignore
File metadata and controls
40 lines (34 loc) · 643 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
# Windows image file caches
Thumbs.db
ehthumbs.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows shortcuts
*.lnk
# build files
*.o
*.d
#model files
*.mdl
#files created by build
*.apk
*.ap_
*.class
drbeef-release-key.keystore
projects/Android/build/*
Projects/Android/.cxx/*
*.json
Projects/Android/.externalNativeBuild/*
*.bin
*.ser
Projects/Android/.idea/*
.gradle/*
**/local.properties
Projects/Android/.gradle/*
Projects/Android/Android.iml
Projects/Android/libs/arm64-v8a/libopenxr_loader_meta.so
Projects/Android/libs/arm64-v8a/libopenxr_loader_pico.so
assets/res/Debug/
assets/res/*.pk3