Skip to content

Commit

Permalink
Add common build directories to .gitignore (weecology#453)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwhite committed Jul 12, 2023
1 parent 7ae1d5e commit a684dd5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
.DS_Store
.RHistory
current_release.csv
current_bird_release.csv
*.pl
*.pt
tests/__pycache__
*.wp*
lightning_logs/*
*.prof
*.prof
build/
*.egg-info

0 comments on commit a684dd5

Please sign in to comment.