Skip to content

Commit

Permalink
add build to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilit Nersisyan committed Mar 20, 2023
1 parent 1d9a307 commit 7ce9578
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 @@ -5,4 +5,5 @@
/dist/

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

0 comments on commit 7ce9578

Please # to comment.