Peter M. Groen
/
openbr
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
2e2ed0af398318790ecbb6ffcba95786a5e2da35
Authored by
Austin Van Blanton
2013-07-25 16:31:31 -0400
1 parent
923f497c
Add vim temp files to the gitignore
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
.gitignore
.gitignore
View file @
2e2ed0a
@@ -29,3 +29,6 @@ scripts/results
@@ -29,3 +29,6 @@ scripts/results
29
29
30
### OS X ###
30
### OS X ###
31
*.DS_Store
31
*.DS_Store
32
+
33
+### vim ###
34
+*.swp