projects
/
assignment-template.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43fe9c7
)
Add .gitignore to ignore built files.
author
W. Trevor King
<wking@tremily.us>
Fri, 28 Sep 2012 13:15:42 +0000
(06:15 -0700)
committer
W. Trevor King
<wking@tremily.us>
Fri, 28 Sep 2012 13:15:42 +0000
(06:15 -0700)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
1c52c8a
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,2
@@
+hello_world
+*.o