diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2019-01-02 20:52:53 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2019-01-02 20:52:53 (GMT) |
commit | fc5fda8eb31d0866908d840b9dc080788cdc90e9 (patch) | |
tree | 4285dac195d568c29dd330a3627995fee6d47e71 /tclzvfs/.gitignore | |
parent | 490976841053ce71a019ca14422c30091ba6d45e (diff) | |
download | blt-fc5fda8eb31d0866908d840b9dc080788cdc90e9.zip blt-fc5fda8eb31d0866908d840b9dc080788cdc90e9.tar.gz blt-fc5fda8eb31d0866908d840b9dc080788cdc90e9.tar.bz2 |
update TEA 3.13
Diffstat (limited to 'tclzvfs/.gitignore')
-rw-r--r-- | tclzvfs/.gitignore | 34 |
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/ - -*~ |