summaryrefslogtreecommitdiffstats
path: root/tkblt/.gitignore
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2020-07-22 19:20:21 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2020-07-22 19:20:21 (GMT)
commit26d4fea12c679692b39daf04be4cd8759f23ee35 (patch)
tree980bae934deb06da367360bd0adfb8d9337456c6 /tkblt/.gitignore
parentd7abc84b1fd0ad42cef801f0d3c06e459184ede8 (diff)
downloadblt-26d4fea12c679692b39daf04be4cd8759f23ee35.zip
blt-26d4fea12c679692b39daf04be4cd8759f23ee35.tar.gz
blt-26d4fea12c679692b39daf04be4cd8759f23ee35.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
-
-*~