0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Merge pull request #1029 from buddhamagnet/add-vim-cruft-to-gitignore

Add vim cruft to gitignore
This commit is contained in:
Hannah Wolfe 2013-10-14 08:50:00 -07:00
commit bb3b153d1c

3
.gitignore vendored
View file

@ -19,6 +19,9 @@ node_modules
projectFilesBackup
.DS_Store
*~
*.swp
*.swo
# Ghost DB file
*.db