diff --git a/.gitignore b/.gitignore index 55e6a4cd9..fdcecdeb4 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,14 @@ Makefile.in /debug* /visualc-tcl* + +# Swap files for Vim +**/*.swp +**/*.swo + +# Patches +**/*.patch + +# Visual Studio user options files +**/*.vcxproj.user +