summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2022-11-30 15:50:28 +0100
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2022-11-30 15:50:28 +0100
commit131fdc8516c402e118df6257fc269afbcd5d832c (patch)
tree24351bb67835942d09eaa34351e24798ff1ea430 /.gitignore
downloadcommons-page-131fdc8516c402e118df6257fc269afbcd5d832c.tar.gz
commons-page-131fdc8516c402e118df6257fc269afbcd5d832c.zip
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3a1ba30
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+build/
+target/
+*.class \ No newline at end of file