forked from Imagelibrary/rtems
Add minimal .gitignore files.
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
aclocal.m4
|
||||||
|
autom4te.cache
|
||||||
|
configure
|
||||||
|
config.h.in
|
||||||
|
config.guess
|
||||||
|
config.sub
|
||||||
|
install-sh
|
||||||
|
Makefile.in
|
||||||
|
missing
|
||||||
1
c/src/lib/libbsp/.gitignore
vendored
Normal file
1
c/src/lib/libbsp/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
bspopts.h.in
|
||||||
1
contrib/.gitignore
vendored
Normal file
1
contrib/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
INSTALL
|
||||||
Reference in New Issue
Block a user