Commits


Sayan Bhattacharjee authored and Dominic Hamon committed 67853d3ed84
Add .gitignore rule to ignore temporary .swp backup files created by vim. (#859) - Addresses : #858 - Rule `*.swp` is added to `.gitignore` to ensure that the vim temporary `.swp` backup files are ignored and they don't pollute the results of `git status -u`.