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