mirror of
https://github.com/dgibson/dtc.git
synced 2026-04-11 16:37:42 -04:00
Add a .gitignore file.
This commit is contained in:
parent
740a19a819
commit
8f1bc85611
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
*.o
|
||||
*.d
|
||||
*.tab.[ch]
|
||||
lex.yy.c
|
||||
dtc
|
||||
ftdump
|
||||
Loading…
Add table
Add a link
Reference in a new issue