diff --git a/.gitignore b/.gitignore index cd3c43b..8565e0c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ nixos-switch.log + +# make it possible to just put stuff in the repo to test things +# or to have a reference, but they don't end up upstream +**/*/scratch/ +scratch +**/*/*.scratch +*.scratch