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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -23,6 +23,7 @@ _testmain.go
|
|||||||
|
|
||||||
# vim swp files
|
# vim swp files
|
||||||
*.swp
|
*.swp
|
||||||
|
*.swo
|
||||||
|
|
||||||
# our binary
|
# our binary
|
||||||
/inbucket
|
/inbucket
|
||||||
|
|||||||
Reference in New Issue
Block a user