projects
/
victrix-abyssi
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89d3364
)
Don't track core dumps
author
Martin Read
<martin@blackswordsonics.com>
Fri, 7 Feb 2014 21:58:01 +0000
(21:58 +0000)
committer
Martin Read
<martin@blackswordsonics.com>
Fri, 7 Feb 2014 21:58:01 +0000
(21:58 +0000)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
e40d0a0
..
a46afdc
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,3
+1,4
@@
+core
*.o
*.sw?
victrix-abyssi