projects
/
b43-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a48db7
)
Add generated files to .gitignore
author
Michael Buesch
<mb@bu3sch.de>
Mon, 16 Jun 2008 18:38:46 +0000
(20:38 +0200)
committer
Michael Buesch
<mb@bu3sch.de>
Mon, 16 Jun 2008 18:38:46 +0000
(20:38 +0200)
Signed-off-by: Michael Buesch <mb@bu3sch.de>
assembler/.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/assembler/.gitignore
b/assembler/.gitignore
new file mode 100644
(file)
index 0000000..
3cea69e
--- /dev/null
+++ b/
assembler/.gitignore
@@ -0,0
+1,4
@@
+parser.h
+parser.c
+scanner.h
+scanner.c