diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-09-02 10:28:25 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-09-02 10:28:25 -0400 |
| commit | aed4392fdb84361bb4f79d231d4576bc0180fa13 (patch) | |
| tree | 6a26a8f56c1739f0784b05fcd67ab4b05ad55ddf /.gitignore | |
| parent | 44049e6dfe9ca9570d0863963a14009ff4eb0e70 (diff) | |
add inital qemu setup script
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1750fe8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +qemu |
