diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2019-06-29 20:30:23 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2019-06-29 20:30:23 +0100 |
| commit | ffcc8e091435c8e6150722048f7c7b6cb7b90a3e (patch) | |
| tree | fde71f1c45eac14c6519bf689f0ec097bd0940a6 /.project | |
| parent | 5ccbced69af227f3d3846974bb6f4e9fc9e2fb68 (diff) | |
Update .gitignore
- Added eclipse project files
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 23 |
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> |
