Improved .gitignore in pswgcommon

This commit is contained in:
Josh-Larson
2022-07-30 15:49:51 -05:00
parent 0bff580dac
commit 64860d8c66

38
.gitignore vendored
View File

@@ -1,16 +1,46 @@
.settings
# IDE-based
PSWGCommon.iml
*.iws
out
.idea
classes/
.classpath
.project
# IntelliJ-User Specific
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf
# IntelliJ-Sensitive or high-churn files
.idea/**/contentModel.xml
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml
# IntelliJ-Gradle
.idea/**/gradle.xml
.idea/**/libraries
# IntelliJ-With gradle auto import
.idea/artifacts
.idea/compiler.xml
.idea/jarRepositories.xml
.idea/modules.xml
.idea/*.iml
.idea/modules
*.iml
*.ipr
# Gradle
bin
build
.gradle
gradle
gradlew*
gradle.properties
/gradle
/gradlew*
# Holocore
clientdata