Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ParzivalWolfram committed May 20, 2024
1 parent a46773b commit 7332881
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@
*.rej
*~
*.pyc

.tmpconfig*
!.github
ccache
.buildroot-ccache

1 comment on commit 7332881

@ParzivalWolfram
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Damn, the GitHub CLI is clunky. Who decided cloning a forked repo would resolve to the upstream version unless manually fixed???

Please sign in to comment.