aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRubbaBoy <[email protected]>2020-07-06 02:50:02 -0400
committerPhil Burk <[email protected]>2020-10-30 11:19:34 -0700
commit46b4efc63919eb06c599e7cbcaae407836c0221c (patch)
tree304ba6dcafee0545a8c9b9d21c3bb795a687704e /.gitignore
parent46888fae6eb7b1dd386f7af7d101ead99ae61981 (diff)
Removed .settings/
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1e83f69..52c5a62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ build/
# Ignore IDE data to push towards a universally Gradle controlled environment
.idea/
+.settings/
.classpath
.project