mirror of https://github.com/pressly/goose.git
Merged in ghthor/goose/gitignore (pull request #4: Ignore vim swapfiles)
commit
bd0a9ad0fd
|
@ -1,2 +1,4 @@
|
|||
.DS_Store
|
||||
goose
|
||||
*.swp
|
||||
*.test
|
||||
|
|
Loading…
Reference in New Issue