Skip to content

Commit

Permalink
Change gitignore to track .github/workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-hirsch committed Jul 26, 2024
1 parent dbb3d3c commit 6d2a72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*.ruff_cache*
*__pycache__*
.ipynb_checkpoints
.git
.git/*
dist
dist_old
development
Expand Down

0 comments on commit 6d2a72f

Please sign in to comment.