Skip to content

Commit

Permalink
Update .gitignore (Significant-Gravitas#882)
Browse files Browse the repository at this point in the history
Co-authored-by: Nicholas Tindle <[email protected]>
  • Loading branch information
Androbin and ntindle authored Jun 7, 2023
1 parent 463dc54 commit 624af39
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
## Original ignores
autogpt/keys.py
autogpt/*json
autogpt/node_modules/
autogpt/__pycache__/keys.cpython-310.pyc
autogpt/auto_gpt_workspace
package-lock.json
*.pyc
autogpt/*.json
auto_gpt_workspace/*
*.mpeg
.env
Expand Down

0 comments on commit 624af39

Please sign in to comment.