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 /.gitignore | |
| parent | 5ccbced69af227f3d3846974bb6f4e9fc9e2fb68 (diff) | |
Update .gitignore
- Added eclipse project files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,3 +4,6 @@ out/ .github/ target/ /bin/ +.classpath +.project +.settings/
\ No newline at end of file |
