diff options
author | Kierán Meinhardt <kmein@posteo.de> | 2024-10-11 16:08:48 +0200 |
---|---|---|
committer | Kierán Meinhardt <kmein@posteo.de> | 2024-10-11 16:08:48 +0200 |
commit | 7f45a852dedc739137a7c49a4478bff1a3cc6ace (patch) | |
tree | 036bd46ad9554193fbd15004c3a94937e49ab64e /.gitignore | |
parent | a17652f133bfdc142d3db9a6b3dc45b3b4630499 (diff) |
gitignore nix output and example collection
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1 +1,3 @@ /dist-newstyle +/result* +/blog |