Adding upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
809e3412a9
commit
336fe81026
743 changed files with 51081 additions and 0 deletions
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
a.out
|
||||
*.o
|
||||
*.ol
|
||||
*.os
|
||||
*~
|
||||
*.swp
|
||||
*.a
|
||||
*.so.*
|
||||
|
||||
cscope.*
|
||||
|
||||
.build
|
||||
|
||||
subprojects/*
|
||||
!subprojects/*.wrap
|
Loading…
Add table
Add a link
Reference in a new issue