diff options
author | Genny <gen@nyble.dev> | 2020-12-02 15:31:15 -0600 |
---|---|---|
committer | Genny <gen@nyble.dev> | 2020-12-02 15:31:15 -0600 |
commit | f52f23ae7dccf424f4196515620cf074da036421 (patch) | |
tree | 00ecf25ae19f68745e59acee083c9be55c55796d /.project | |
parent | 47436afcb7ede825e2d048af7fe85a5bcf7c53c5 (diff) | |
download | sunfright-f52f23ae7dccf424f4196515620cf074da036421.tar.gz sunfright-f52f23ae7dccf424f4196515620cf074da036421.zip |
Remove eclipse files from repo
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 5f0a208..0000000 --- a/.project +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>sunfright</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> |