Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpre committed Oct 29, 2023
1 parent 3521ef8 commit 7889f91
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ doc/_build/*
doc/auto_examples/*
build/*
dist/*
*egg-info*
*egg-info*
*.pyc
.spyproject/*

0 comments on commit 7889f91

Please sign in to comment.