summaryrefslogtreecommitdiffstats
path: root/tclsignal/.gitignore
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-01-03 16:51:40 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-01-03 16:51:40 (GMT)
commitfa6e0263b87ec0165be0a3a774e0bbdccc069f57 (patch)
tree363f19b9944a0b91c2a27a6ce42db14d7ac4f857 /tclsignal/.gitignore
parent0bf8e550c4dfc69979aca5f8311eeec8f262b500 (diff)
downloadblt-fa6e0263b87ec0165be0a3a774e0bbdccc069f57.zip
blt-fa6e0263b87ec0165be0a3a774e0bbdccc069f57.tar.gz
blt-fa6e0263b87ec0165be0a3a774e0bbdccc069f57.tar.bz2
update TEA 3.13
Diffstat (limited to 'tclsignal/.gitignore')
-rw-r--r--tclsignal/.gitignore34
1 files changed, 0 insertions, 34 deletions
diff --git a/tclsignal/.gitignore b/tclsignal/.gitignore
deleted file mode 100644
index a53b4c4..0000000
--- a/tclsignal/.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/
-
-*~