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