projects
/
h316.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
204c675
)
global: Added suitable .gitignore file
author
Philipp Hachtmann
<hachti@hachti.de>
Sat, 18 Jan 2014 14:13:01 +0000
(15:13 +0100)
committer
Philipp Hachtmann
<hachti@hachti.de>
Sat, 18 Jan 2014 14:25:00 +0000
(15:25 +0100)
Signed-off-by: Philipp Hachtmann <hachti@hachti.de>
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
eba0a77
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,7
@@
+*.obj
+*.o
+*~
+*.dep
+.*
+!.empty
+!.gitignore