Ignore .swo and .swp files
parent
edc112b980
commit
56780c4613
|
@ -5,3 +5,5 @@ app/vendor
|
||||||
config/main.coffee
|
config/main.coffee
|
||||||
bower_components
|
bower_components
|
||||||
app/coffee/modules/locales/locale*.coffee
|
app/coffee/modules/locales/locale*.coffee
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
|
|
Loading…
Reference in New Issue