about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJoe DF <joedf@live.ca>2015-06-12 00:35:09 -0400
committerJoe DF <joedf@live.ca>2015-06-12 00:35:09 -0400
commit71f83ced19dee4f28b604ae60c6cf21f2f603feb (patch)
tree45091dc3bd9a73ff3f56fe6f4cf6bd591d8176c8
parent6dfd3e629a7a60c6d61eaece15bd98aac595ee0d (diff)
downloadbase64-71f83ced19dee4f28b604ae60c6cf21f2f603feb.tar.gz
add '*.tmp' to gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3af8d89..cd180bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@ compile.bat
 *.exe

 *.lnk

 *.url

+*.tmp

 

 # Windows image file caches

 Thumbs.db