Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
garg3133 committed Mar 21, 2021
1 parent a497f41 commit f45ed8e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,15 @@ __pycache__/
*.py[cod]
*$py.class

# IDEs #
.vscode
.idea

# Distribution / packaging
.Python
env/
build/
media
develop-eggs/
downloads/
eggs/
Expand Down

0 comments on commit f45ed8e

Please sign in to comment.