diff options
| author | Caroline Larimore <caroline@larimo.re> | 2024-07-18 00:46:48 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2024-07-18 00:46:48 -0700 |
| commit | dc638fe963bf30900962174d3c0a5864f3bdb9b6 (patch) | |
| tree | bf1135e0a785fd457e03c8767570cd08d11c5654 | |
| parent | af939e60a46072f62bc0ad7a5936b5b718c1ad11 (diff) | |
Add generated VM files to gitignore
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,3 +3,7 @@ # using `eww -c /etc/nixos/home/eww`. # It is just a static copy of the generated file home/eww/colors.css + +# NixOS VM files +result +*.qcow2
\ No newline at end of file |