Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Commit

Permalink
git: Update ignores to add Vim files.
Browse files Browse the repository at this point in the history
  • Loading branch information
jalcine committed Aug 29, 2015
1 parent ee890e0 commit 064e432
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
doc/tags
bin/*
# Created by https://www.gitignore.io/api/vim

### Vim ###
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~

0 comments on commit 064e432

Please sign in to comment.