Skip to content

Commit

Permalink
update: updated .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamgambhir97 committed Feb 6, 2024
1 parent 99abc0e commit ae4cb45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.idea/
*.py[cgo]
__pycache__
*.json
!project.json
dist/
*.sqlite3

0 comments on commit ae4cb45

Please sign in to comment.