diff options
Diffstat (limited to 'core/.gitignore')
-rw-r--r-- | core/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/.gitignore b/core/.gitignore new file mode 100644 index 0000000..cf85207 --- /dev/null +++ b/core/.gitignore @@ -0,0 +1,5 @@ +/bin/ +/target/ +/.classpath +/.project +.settings |