-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
54 lines (45 loc) · 1.01 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
# Inspired by Source: https://github.com/vdelachaux/4DPop-Git/blob/master/Resources/gitignore.txt
#--------------------------------
# Ignore invisible files/folders
#--------------------------------
.*
!.git*
.git/
#--------------------------------
# Ignore data file
#--------------------------------
[dD][aA][tT][aA]/
*.4DD
*.4dd
*.4DIndx
*.4DIndy
*.Match
*.journal
#--------------------------------
# Ignore derived data
#--------------------------------
Project/DerivedData
#--------------------------------
# Ignore logs
#--------------------------------
Logs/
#--------------------------------
# Ignore settings & preferences
#--------------------------------
Preferences/
!4DPop AppMaker.*
Settings/
#!buildApp.4DSettings
userPreferences.*/
#--------------------------------
# Miscellaneous
#--------------------------------
*__Orphan__*
*symbols.txt
ehthumbs.db
Thumbs.db
#--------------------------------
# Added by user
#--------------------------------
# Resources/componentManifest.json
Libraries/lib4d-arm64.dylib