Skip to content

Commit

Permalink
add output dirs to git
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamink committed May 9, 2024
1 parent 8f3fe3a commit b50cfd4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
output-qemu/
output/
**/*.ova
**/*.qcow2
venv/
**/*.log
**/*.out
Empty file added output-qemu/.gitkeep
Empty file.
Empty file added output/.gitkeep
Empty file.

0 comments on commit b50cfd4

Please sign in to comment.