From 40f5c8b460fd61749f41b44a11df278f7fd4dd58 Mon Sep 17 00:00:00 2001 From: Greg Burd Date: Mon, 3 Apr 2017 11:28:34 -0400 Subject: [PATCH] Ignore things. --- .gitignore | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ farsite.ipr | 3 +++ farsite.iws | 17 ++++++++++++----- 3 files changed, 66 insertions(+), 5 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..99c2a80 --- /dev/null +++ b/.gitignore @@ -0,0 +1,51 @@ +.gradle +gradlew* +gradle/ + +# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm +# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 + +# User-specific stuff: +.idea/**/workspace.xml +.idea/**/tasks.xml +.idea/dictionaries + +# Sensitive or high-churn files: +.idea/**/dataSources/ +.idea/**/dataSources.ids +.idea/**/dataSources.xml +.idea/**/dataSources.local.xml +.idea/**/sqlDataSources.xml +.idea/**/dynamic.xml +.idea/**/uiDesigner.xml + +# Gradle: +.idea/**/gradle.xml +.idea/**/libraries + +# Mongo Explorer plugin: +.idea/**/mongoSettings.xml + +## File-based project format: +*.iws + +## Plugin-specific files: + +# IntelliJ +/out/ + +# mpeltonen/sbt-idea plugin +.idea_modules/ + +# JIRA plugin +atlassian-ide-plugin.xml + +# Cursive Clojure plugin +.idea/replstate.xml + +# Crashlytics plugin (for Android Studio and IntelliJ) +com_crashlytics_export_strings.xml +crashlytics.properties +crashlytics-build.properties +fabric.properties + diff --git a/farsite.ipr b/farsite.ipr index cd425e0..dd3b202 100644 --- a/farsite.ipr +++ b/farsite.ipr @@ -84,6 +84,9 @@ + + + diff --git a/farsite.iws b/farsite.iws index 4a964ce..b3b71b8 100644 --- a/farsite.iws +++ b/farsite.iws @@ -1,7 +1,10 @@ - + + + + @@ -151,6 +154,9 @@ + + @@ -435,8 +441,9 @@ @@ -1346,7 +1353,7 @@ - @@ -1372,7 +1379,7 @@ - +