Skip to content

Commit

Permalink
Tweak .gitignore for act
Browse files Browse the repository at this point in the history
  • Loading branch information
howetuft committed Jan 4, 2025
1 parent e21aa80 commit 16d0615
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ __pycache__/
# C extensions
*.so

# ccache
.ccache/

# conan-cache content
conan-cache/*

# Distribution / packaging
.Python
build/
Expand Down

0 comments on commit 16d0615

Please sign in to comment.