add symlinks to submodule & .gitignore them

This commit is contained in:
Aminda Suomalainen 2023-05-05 17:00:46 +03:00
parent 5388b43014
commit 9da2b5dacd
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
4 changed files with 8 additions and 0 deletions

5
bash/.gitignore vendored
View File

@ -2,4 +2,9 @@
*.png
*.jpg
*.jpeg
# download-forgejo.bash results to these
forgejo-*
# submodule symlinks
backup-ops2l-vmc.bash
generate-vcard-qr.bash
install-cht.bash

1
bash/backup-ops2l-vmc.bash Symbolic link
View File

@ -0,0 +1 @@
../submodules/gist/gayming/playstation2/backup-ops2l-vmc.bash

1
bash/generate-vcard-qr.bash Symbolic link
View File

@ -0,0 +1 @@
../submodules/gist/vcard/generate-qr.bash

1
bash/install-cht.bash Symbolic link
View File

@ -0,0 +1 @@
../submodules/gist/gayming/playstation2/CHT/install-cht.bash