summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2018-07-10 22:29:36 -0400
committerDan Halbert <halbert@halwitz.org>2018-07-10 22:29:36 -0400
commitd305e7d6cfea2e336784d756997e4da725041f83 (patch)
tree0400c15bb369806b70354353e799e9d0d7d41b89 /.gitignore
parent85d5d321e23d51630f9df5b61529de49dfd07cad (diff)
handle errno defns for mingw and use correct executable name
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aa4ff6dab..4f4c91d82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,4 +58,8 @@ TAGS
#################
*.orig
+# Emacs backup files
+####################
+*~
+
*.DS_Store