mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-07 18:56:26 +02:00
pkg(gitignore): update for new structure
This commit is contained in:
parent
8745c0e2a3
commit
09779c6bf2
1 changed files with 7 additions and 7 deletions
14
packages/.gitignore
vendored
14
packages/.gitignore
vendored
|
@ -1,8 +1,8 @@
|
||||||
*/*
|
*/*/*
|
||||||
*.pkg.tar.gz
|
*.pkg.tar.gz
|
||||||
!*/metadata.json
|
!*/*/metadata.json
|
||||||
!*/build.sh
|
!*/*/build.sh
|
||||||
!*/environment
|
!*/*/environment
|
||||||
!*/run
|
!*/*/run
|
||||||
!*/compile
|
!*/*/compile
|
||||||
!*/test.*
|
!*/*/test.*
|
Loading…
Add table
Add a link
Reference in a new issue