aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2019-02-20 11:03:37 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2019-02-20 11:03:37 +0800
commit5fcee19422f96902a5fdf9f29db427dd6fe9f16b (patch)
tree01282cf275615fdd7557eefbdcfa46b0dd327ed2
parent2770034ff70e15a21588d6e75686ad8af154d2bc (diff)
downloaddexon-bls-5fcee19422f96902a5fdf9f29db427dd6fe9f16b.tar
dexon-bls-5fcee19422f96902a5fdf9f29db427dd6fe9f16b.tar.gz
dexon-bls-5fcee19422f96902a5fdf9f29db427dd6fe9f16b.tar.bz2
dexon-bls-5fcee19422f96902a5fdf9f29db427dd6fe9f16b.tar.lz
dexon-bls-5fcee19422f96902a5fdf9f29db427dd6fe9f16b.tar.xz
dexon-bls-5fcee19422f96902a5fdf9f29db427dd6fe9f16b.tar.zst
dexon-bls-5fcee19422f96902a5fdf9f29db427dd6fe9f16b.zip
add lib/*.so to .gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f81b508..dacdfc9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
+CVS
+bin/*.exe
lib/*.a
+lib/*.so
lib/*.dylib
obj/*.d
obj/*.o