Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SUNNY BHAVEEN CHANDRA authored Oct 10, 2021
1 parent 1b7544b commit 55a5ad1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,17 @@ dmypy.json

# Pyre type checker
.pyre/

# if using pycharm
.idea

# if using VScode
.vscode

# add secret keys or API keys here
configs/secrets.yaml

# add your env folder here if its there



0 comments on commit 55a5ad1

Please sign in to comment.