Skip to content

Commit

Permalink
initial commit with gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vineetbansal committed Apr 23, 2024
0 parents commit 5836eb4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.idea/*
venv/*
template/*
*~
*.swp
__pycache__/
*.pyc

0 comments on commit 5836eb4

Please sign in to comment.