aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-01-16 17:06:36 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-01-16 17:06:36 +0800
commite17acf40123eb5627c5147aea3fa270be297a77a (patch)
treeb22c35c75316d9ba068af52968f90a4c9bb6d9da
parent9fc7b239ce8735d46d2c3471dad042f2e3538426 (diff)
downloaddexon-mcl-e17acf40123eb5627c5147aea3fa270be297a77a.tar.gz
dexon-mcl-e17acf40123eb5627c5147aea3fa270be297a77a.tar.zst
dexon-mcl-e17acf40123eb5627c5147aea3fa270be297a77a.zip
add .gitignore
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b8888b0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+CVS
+java/*_wrap.cxx
+*.class
+GPATH
+GRTAGS
+GTAGS
+*.o
+*.d
+*.exe