OSDN Git Service

add file .gitignore
authorhayashi.yuu <hayashi.yuu@gmail.com>
Tue, 2 Jul 2013 01:35:46 +0000 (10:35 +0900)
committerhayashi.yuu <hayashi.yuu@gmail.com>
Tue, 2 Jul 2013 01:35:46 +0000 (10:35 +0900)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..a486e24
--- /dev/null
@@ -0,0 +1,3 @@
+*.class
+*.jar
+*.zip
\ No newline at end of file