summaryrefslogtreecommitdiffstats
path: root/tkblt/.gitignore
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-01-07 20:19:07 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-01-07 20:19:07 (GMT)
commit47ba30ed109ae3ce6a00a25c6c607114cade5f9b (patch)
tree903adcc5f31a059672cc93f5e22de6e64dc4bcfd /tkblt/.gitignore
parent99617a9a6ab0ac0cbce628dbe35a979580a4fdef (diff)
parent0b821003340a9b821326d67e7474eb2e24f7ecec (diff)
downloadblt-47ba30ed109ae3ce6a00a25c6c607114cade5f9b.zip
blt-47ba30ed109ae3ce6a00a25c6c607114cade5f9b.tar.gz
blt-47ba30ed109ae3ce6a00a25c6c607114cade5f9b.tar.bz2
Merge commit '0b821003340a9b821326d67e7474eb2e24f7ecec' as 'tkblt'
Diffstat (limited to 'tkblt/.gitignore')
-rw-r--r--tkblt/.gitignore30
1 files changed, 30 insertions, 0 deletions
diff --git a/tkblt/.gitignore b/tkblt/.gitignore
new file mode 100644
index 0000000..c8694d4
--- /dev/null
+++ b/tkblt/.gitignore
@@ -0,0 +1,30 @@
+# 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
+
+*~