-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
57 lines (42 loc) · 632 Bytes
/
Copy path.gitignore
File metadata and controls
57 lines (42 loc) · 632 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
47
48
49
50
51
52
53
54
55
56
57
# Windows Zone Identifier (from extracting archives)
*.Zone.Identifier
# Archives
*.zip
*.tar.gz
*.7z
# Java heap dumps
*.hprof
.DS_Store
**/*.swp
run/
autotest/
dist/
volderyarn/
# Gradle
build/
.gradle/
classes/
*.class
/out
# IntelliJ Files
.idea/
*.iml
*.ipr
*.iws
/logs/
tweaker/logs/
common/logs/
# Eclipse Files
.classpath
.project
.settings/
pathomatic_Client.launch
# Copyright Files
!/.idea/copyright/Pathomatic.xml
!/.idea/copyright/profiles_settings.xml
.vscode/launch.json
.architectury-transformer
mapping
libs/lwjgl-platform-2.9.4-nightly-20150209-natives-osx.jar
libs/java-objc-bridge-1.1.jar
mapping