diff --git a/.gitignore b/.gitignore index d3beee5..462a794 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,5 @@ _testmain.go *.test *.prof +#ignore swap files +*.swp