diff options
author | 2025-07-14 21:36:01 +0200 | |
---|---|---|
committer | 2025-07-14 21:43:05 +0200 | |
commit | a35f4020a250534e8ed2cd95596aee3eb2094111 (patch) | |
tree | 2a15c54c7c7248c9cf2a6a4d8b835c7ca5b6d21d /.gitignore | |
download | openstack-a35f4020a250534e8ed2cd95596aee3eb2094111.tar.gz openstack-a35f4020a250534e8ed2cd95596aee3eb2094111.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..34a61c4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.qcow2 +*.qcow2* +*.iso |