Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Add build directory to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Tolsto committed May 10, 2022
1 parent 2c8f41f commit 3c3f4ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ __pycache__/
*~
dist/
.coverage
/build

# Singer JSON files
properties.json
Expand Down

0 comments on commit 3c3f4ae

Please sign in to comment.