mod: add data folder

This commit is contained in:
Andy Bunce 2026-04-21 20:20:58 +01:00
parent 56021296ba
commit 039033e2f1

8
qemu/qemu/.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
# .gitignore sample
###################
# Ignore all files in this dir...
*
# ... except for this one.
!.gitignore