diff options
| author | sefidel <contact@sefidel.net> | 2024-01-24 13:29:27 +0900 | 
|---|---|---|
| committer | sefidel <contact@sefidel.net> | 2024-01-24 18:59:54 +0900 | 
| commit | 8e9b074467006c76768efe04cf1fb1ef9d652c67 (patch) | |
| tree | fad73c7f94a74c77714c260d1fc0a63e2d205b49 /.gitignore | |
| download | infra-modules-main.tar.gz infra-modules-main.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..f3790b5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +result +*.qcow2 +**/**/.DS_Store | 
