1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

Ignore *.swo files

This commit is contained in:
James Hillyerd
2015-05-02 10:33:50 -07:00
parent 9ca1711252
commit eadc61605a

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ _testmain.go
# vim swp files # vim swp files
*.swp *.swp
*.swo
# our binary # our binary
/inbucket /inbucket