-
-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy path.gitignore
More file actions
26 lines (25 loc) · 599 Bytes
/
.gitignore
File metadata and controls
26 lines (25 loc) · 599 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
bin-app/
bin-app-libs/
bin-ext-mod-api/
bin-launcher/
bin-sc2-balance-data/
bin-sc2-textures/
bin-tool/
app-folder/boot-settings.xml
app-folder/boot-settings.xml_
app-folder/mod-x/hello-world/
docs/generated/
release/compiled-classes/
release/deployment-dev/*
!release/deployment-dev/modules.xml
release/deployment-pub/
release/Scelight/
build-release.xml
# Ignore IntelliJ files:
# https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems
workspace.xml
usage.statistics.xml
tasks.xml
.idea/libraries
.idea/**/*.iml
boot-settings.xml*