make gitignore more specific and add some folders

This commit is contained in:
Kyan 2025-10-21 00:37:35 +02:00
parent e68f09d781
commit d4e9baada6
3 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View file

@ -1,4 +1,4 @@
images/* images/*
imagestore/app imagestore/app/*.app
imagestore/vhd imagestore/vhd/*.vhd
.config .config

1
imagestore/app/README.md Normal file
View file

@ -0,0 +1 @@
Place your .app files here

1
imagestore/vhd/README.md Normal file
View file

@ -0,0 +1 @@
The script will automatically place converted .vhd's here