update gitignore, only keep materials and DEBBUILD
This commit is contained in:
parent
f9f41b33bd
commit
967b877c1b
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1 +1,9 @@
|
||||||
/secrets.env
|
/secrets.env
|
||||||
|
|
||||||
|
/*/*
|
||||||
|
!/*/PKGBUILD
|
||||||
|
!/*/materials
|
||||||
|
|
||||||
|
!/script/*
|
||||||
|
!/makedeb
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue