Commit 766f2d96 authored by Vittorio Giovara's avatar Vittorio Giovara

gitignore: add dylib and swp entries

parent 711aa2a8
......@@ -3,6 +3,7 @@
*.d
*.def
*.dll
*.dylib
*.exe
*.exp
*.gcda
......@@ -14,6 +15,7 @@
*.pdb
*.so
*.so.*
*.swp
*.ver
*-example
*-test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment