Ignore *~ files

Ingore *~ backup files (emacs, indent, etc.)
This commit is contained in:
Bill Kendrick 2017-10-15 10:11:22 -07:00
parent f6fa015a36
commit 1de7430249

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ obj/parse_step1.c
src/tp_magic_api.h
tp-magic-config
trans/
*~