diff --git a/helloworld/.gitignore b/helloworld/.gitignore new file mode 100644 index 0000000..1beb459 --- /dev/null +++ b/helloworld/.gitignore @@ -0,0 +1,3 @@ +target +.settings +.springBeans diff --git a/stocks/.gitignore b/stocks/.gitignore new file mode 100644 index 0000000..1beb459 --- /dev/null +++ b/stocks/.gitignore @@ -0,0 +1,3 @@ +target +.settings +.springBeans