Skip to content

Commit

Permalink
Add common build directories to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwhite committed May 17, 2023
1 parent f85644b commit c35db6a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
.DS_Store
.RHistory
current_release.csv
current_bird_release.csv
*.pl
*.pt
tests/__pycache__
*.wp*
build/
*.egg-info
lightning_logs

0 comments on commit c35db6a

Please sign in to comment.