summaryrefslogtreecommitdiffstats
path: root/tkblt/.gitignore
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-08-04 17:04:24 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-08-04 17:04:24 (GMT)
commitca3770496deb9ecf7e63bd684f4d82dbdd185d83 (patch)
tree7b1c49ccfbd142cc3a9acd67883cd6fc337c9cef /tkblt/.gitignore
parent59d7227509fd4c110bc78be98dc485c6ac939d05 (diff)
downloadblt-ca3770496deb9ecf7e63bd684f4d82dbdd185d83.zip
blt-ca3770496deb9ecf7e63bd684f4d82dbdd185d83.tar.gz
blt-ca3770496deb9ecf7e63bd684f4d82dbdd185d83.tar.bz2
update tkblt
Diffstat (limited to 'tkblt/.gitignore')
-rw-r--r--tkblt/.gitignore30
1 files changed, 0 insertions, 30 deletions
diff --git a/tkblt/.gitignore b/tkblt/.gitignore
deleted file mode 100644
index c8694d4..0000000
--- a/tkblt/.gitignore
+++ /dev/null
@@ -1,30 +0,0 @@
-# Compiled Object files
-*.slo
-*.lo
-*.o
-*.obj
-
-# Precompiled Headers
-*.gch
-*.pch
-
-# Compiled Dynamic libraries
-*.so
-*.dylib
-*.dll
-
-# Fortran module files
-*.mod
-
-# Compiled Static libraries
-*.lai
-*.la
-*.a
-*.lib
-
-# Executables
-*.exe
-*.out
-*.app
-
-*~