Skip to content

Commit

Permalink
Git will now ignore dist directory
Browse files Browse the repository at this point in the history
  • Loading branch information
cplee1 committed Sep 1, 2023
1 parent c5ed84d commit 5ea5698
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ pulsar_spectra/catalogue_papers/psrcat.db
pulsar_spectra/__pycache__
build/
docs/build/
pulsar_spectra.egg-info/
pulsar_spectra.egg-info/
dist/

0 comments on commit 5ea5698

Please sign in to comment.