Code Review
/
common
/
bash_it.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a308e77
)
Added ignore directive for vim swap files
author
Mark Szymanski
<mrman208@me.com>
Mon, 25 Oct 2010 13:45:52 +0000
(08:45 -0500)
committer
Mark Szymanski
<mrman208@me.com>
Mon, 25 Oct 2010 13:45:52 +0000
(08:45 -0500)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
bcddac3
..
fec6fae
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-4,4
+4,5
@@
custom/*.bash
.rvmrc
aliases/custom.aliases.bash
lib/custom.bash
-plugins/custom.plugins.bash
\ No newline at end of file
+plugins/custom.plugins.bash
+*.swp