diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c52bc9553..2c4639d6c 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,10 @@ botan-test .DS_Store *.swp +# ctags/etags files +/TAGS +/tags + # Amalgamation code botan_all.h botan_all_internal.h |