diff --git a/.gitignore b/.gitignore index 50d93ea..90dbc51 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ _testmain.go *.exe dist .godeps + +# Editor swap/temp files +.*.swp