diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 07ba48598a..c8a76d0f8c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ *.d *.def *.dll +*.dylib *.exe *.exp *.gcda @@ -14,6 +15,7 @@ *.pdb *.so *.so.* +*.swp *.ver *-example *-test |