summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAdrien Hopkins <adrien.p.hopkins@gmail.com>2019-01-25 12:30:52 -0500
committerAdrien Hopkins <adrien.p.hopkins@gmail.com>2019-01-25 12:30:52 -0500
commit28c861db52484eefa37bd0ef795b9329aa8b0290 (patch)
tree843fe036415e01379002c03a3743b1304b582fc2 /.gitignore
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..866d01d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+bin/
+*.class
+*~ \ No newline at end of file