Add .vimrc to .gitignore.

remotes/origin/stable4
Thomas Tanghus 2012-06-11 22:53:20 +07:00
parent 210b71502b
commit 2473348c5d
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored

@ -40,6 +40,9 @@ nbproject
# Cloud9IDE
.settings.xml
# vim ex mode
.vimrc
# Mac OS
.DS_Store