Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Commit

Permalink
Gitignore all result* files
Browse files Browse the repository at this point in the history
Nix can also create result files, or result-* dirs/files, which
previously weren't ignored
  • Loading branch information
infinisil committed Jan 20, 2021
1 parent 2146a45 commit 7900e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -3,4 +3,4 @@ secrets/
.direnv/
cert.config
config.tf.json
result/
result*

0 comments on commit 7900e1e

Please sign in to comment.