diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3c7db89c0..5275cc126 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,9 @@ build.log botan botan-test +# Text file backups (e.g. gedit, joe) +*~ + # Amalgamation code botan_all.h botan_all_internal.h |