mirror of
https://github.com/ME1312/SubServers-2.git
synced 2024-11-08 11:39:44 +01:00
34 lines
507 B
Plaintext
34 lines
507 B
Plaintext
# SubServers 2 Ignored Files
|
|
|
|
*.iml
|
|
|
|
## Directory-based project format:
|
|
.idea/
|
|
|
|
## File-based project format:
|
|
*.ipr
|
|
*.iws
|
|
|
|
## Plugin-specific files:
|
|
|
|
# IntelliJ
|
|
/out/
|
|
|
|
# mpeltonen/sbt-idea plugin
|
|
.idea_modules/
|
|
|
|
# JIRA plugin
|
|
atlassian-ide-plugin.xml
|
|
|
|
# Crashlytics plugin (for Android Studio and IntelliJ)
|
|
com_crashlytics_export_strings.xml
|
|
crashlytics.properties
|
|
crashlytics-build.properties
|
|
|
|
# Hide Unfinished Project Files
|
|
/Artifacts/SubServers.Host.jar
|
|
/SubServers.Host/
|
|
|
|
# Hide Others
|
|
.DS_STORE
|
|
.alias |