Repo initialisation
This commit is contained in:
commit
6a89d1f5df
14 changed files with 586 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
.deps/
|
||||
Makefile
|
||||
*.in
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
lib/
|
||||
*.o
|
||||
missing
|
||||
prpa
|
||||
Reference in a new issue