Skip to content

Commit

Permalink
add dist/ for gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
KengoA committed Feb 20, 2023
1 parent 83d1a4d commit 02252dd
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
@@ -1,4 +1,5 @@
.pytest_cache/
build/
fantasy_ga.egg-info/
venv/
venv/
dist/

0 comments on commit 02252dd

Please sign in to comment.