Skip to content

Commit 16e87f4

Browse files
authored
gitignore: ignore log files generated by update scripts too (#342345)
2 parents c755a99 + 3c87603 commit 16e87f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ __pycache__
3333

3434
# generated by pkgs/common-updater/update-script.nix
3535
update-git-commits.txt
36+
/*.log
3637

3738
# JetBrains IDEA module declaration file
3839
/nixpkgs.iml

0 commit comments

Comments
 (0)