Update .gitignore
This commit is contained in:
parent
98842b6728
commit
d37d27d2e1
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -7,3 +7,12 @@ SKIP_IMAGES
|
||||||
.pc
|
.pc
|
||||||
*-pc
|
*-pc
|
||||||
apt-cacher-ng/
|
apt-cacher-ng/
|
||||||
|
deps/01-download
|
||||||
|
deps/02-extract
|
||||||
|
deps/03-build
|
||||||
|
deps/tools/_cscore.so
|
||||||
|
deps/tools/rpiConfigServer
|
||||||
|
deps/tools/setuidgids
|
||||||
|
*.o
|
||||||
|
*.sw?
|
||||||
|
stage2/01-sys-tweaks/extfiles
|
||||||
|
|
Loading…
Reference in New Issue
Block a user