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

Commit

Permalink
added dist to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
koszti committed Jun 2, 2019
1 parent 3813623 commit bf43620
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 @@ -8,6 +8,7 @@ __pycache__/
*.py[cod]
*$py.class
.virtualenvs
dist/

# Singer JSON files
properties.json
Expand Down

0 comments on commit bf43620

Please sign in to comment.