Skip to content

Commit

Permalink
remove egg-info
Browse files Browse the repository at this point in the history
  • Loading branch information
btozer committed Jun 3, 2024
1 parent 5de13a8 commit 70c0f5f
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 @@ -9,7 +9,8 @@

# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info

/src/*.egg-info
/src/gmgpy/*.egg-info
#
venv/
/SEISMIC_DATA/
Expand Down

0 comments on commit 70c0f5f

Please sign in to comment.