projects
/
web/konrad/chester.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
5fbfaee
)
add ignore pattern for git
master
author
Konrad Rosenbaum
<konrad@silmor.de>
Mon, 13 Feb 2012 20:36:14 +0000 (21:36 +0100)
committer
Konrad Rosenbaum
<konrad@silmor.de>
Mon, 13 Feb 2012 20:36:14 +0000 (21:36 +0100)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
c14c196
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,11
@@
+/html
+Makefile*
+tests/dptrtest
+*.exe
+*.dll
+*.a
+moc_*
+*.o
+*.obj
+*~
+*.bak