pkg(gitignore): add pkg-info.json to gitignore
This commit is contained in:
parent
9d61aba24e
commit
9706f2fab8
|
@ -1,3 +1,4 @@
|
||||||
*/build
|
*/build
|
||||||
*/output
|
*/output
|
||||||
*.pkg.tar.gz
|
*.pkg.tar.gz
|
||||||
|
*/pkg-info.json
|
Loading…
Reference in New Issue