diff options
author | Profpatsch <mail@profpatsch.de> | 2024-09-13T09·26+0200 |
---|---|---|
committer | Profpatsch <mail@profpatsch.de> | 2024-09-13T11·13+0000 |
commit | 1bddd9a001e32c6a8d59230a6bdc731a94a2f775 (patch) | |
tree | 1da3db26bab0f3c5163fd67a9d2e42224fd12ebf /users | |
parent | 9d02fc4ff18f71c370e0920830420050a7abda53 (diff) |
fix(users/Profpatsch/.gitignore): add nix results r/8683
Change-Id: I44322b61b0653220173c3b5008ffa0ff727cfd35 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12472 Reviewed-by: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI
Diffstat (limited to 'users')
-rw-r--r-- | users/Profpatsch/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/Profpatsch/.gitignore b/users/Profpatsch/.gitignore index c33954f53a06..95941cd52dbe 100644 --- a/users/Profpatsch/.gitignore +++ b/users/Profpatsch/.gitignore @@ -1 +1,2 @@ dist-newstyle/ +result-* |