summaryrefslogtreecommitdiffstats
path: root/tclzvfs/.gitignore
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-01-18 20:12:09 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-01-18 20:12:09 (GMT)
commit019b08e0548ed35729d38d2d8509bfa5919c2345 (patch)
tree31b8e398c999379842522ea9460ba43abff7a01a /tclzvfs/.gitignore
parent4b956449f5b06383831a203134041c4649edff3a (diff)
downloadblt-019b08e0548ed35729d38d2d8509bfa5919c2345.zip
blt-019b08e0548ed35729d38d2d8509bfa5919c2345.tar.gz
blt-019b08e0548ed35729d38d2d8509bfa5919c2345.tar.bz2
rm tclzvfs
Diffstat (limited to 'tclzvfs/.gitignore')
-rw-r--r--tclzvfs/.gitignore34
1 files changed, 0 insertions, 34 deletions
diff --git a/tclzvfs/.gitignore b/tclzvfs/.gitignore
deleted file mode 100644
index a53b4c4..0000000
--- a/tclzvfs/.gitignore
+++ /dev/null
@@ -1,34 +0,0 @@
-# Object files
-*.o
-*.ko
-*.obj
-*.elf
-
-# Precompiled Headers
-*.gch
-*.pch
-
-# Libraries
-*.lib
-*.a
-*.la
-*.lo
-
-# Shared objects (inc. Windows DLLs)
-*.dll
-*.so
-*.so.*
-*.dylib
-
-# Executables
-*.exe
-*.out
-*.app
-*.i*86
-*.x86_64
-*.hex
-
-# Debug files
-*.dSYM/
-
-*~