aboutsummaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2019-06-29 20:30:23 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2019-06-29 20:30:23 +0100
commitffcc8e091435c8e6150722048f7c7b6cb7b90a3e (patch)
treefde71f1c45eac14c6519bf689f0ec097bd0940a6 /.project
parent5ccbced69af227f3d3846974bb6f4e9fc9e2fb68 (diff)
Update .gitignore
- Added eclipse project files
Diffstat (limited to '.project')
-rw-r--r--.project23
1 files changed, 0 insertions, 23 deletions
diff --git a/.project b/.project
deleted file mode 100644
index d9f85e2b..00000000
--- a/.project
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>Quests</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- <nature>org.eclipse.m2e.core.maven2Nature</nature>
- </natures>
-</projectDescription>