diff --git a/gerrit-plugin-archetype/.gitignore b/gerrit-plugin-archetype/.gitignore new file mode 100644 index 0000000000..7075a2f4f2 --- /dev/null +++ b/gerrit-plugin-archetype/.gitignore @@ -0,0 +1,4 @@ +/target +/.classpath +/.project +/.settings diff --git a/gerrit-plugin-gwt-archetype/.gitignore b/gerrit-plugin-gwt-archetype/.gitignore new file mode 100644 index 0000000000..7075a2f4f2 --- /dev/null +++ b/gerrit-plugin-gwt-archetype/.gitignore @@ -0,0 +1,4 @@ +/target +/.classpath +/.project +/.settings diff --git a/gerrit-plugin-js-archetype/.gitignore b/gerrit-plugin-js-archetype/.gitignore new file mode 100644 index 0000000000..7075a2f4f2 --- /dev/null +++ b/gerrit-plugin-js-archetype/.gitignore @@ -0,0 +1,4 @@ +/target +/.classpath +/.project +/.settings