diff options
author | Carlo Zancanaro <carlo.zancanaro@rokt.com> | 2019-10-07 21:25:51 +1100 |
---|---|---|
committer | Carlo Zancanaro <carlo.zancanaro@rokt.com> | 2019-10-07 21:25:51 +1100 |
commit | 84409483f81657cb140a7d412717680a620af8dc (patch) | |
tree | f80e2bc5bbbffc1c2ed15f62e062a374f0d87f0a /.gitignore | |
parent | 8376ed30f83c9193025da5962de5f5d78edfa185 (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e8ff717 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +target/ +.*\.idea +.*.iml |