Add .gitignore

This commit is contained in:
sibi361 2024-02-19 23:37:35 +05:30
parent 1ea0e0f7ca
commit abee6868db
No known key found for this signature in database
GPG key ID: 03C1DEC095FA2598

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
.directory
.vscode
__pycache__
.DS_Store
node_modules
.vercel*
venv
.idea