mirror of
https://github.com/vee1e/Write-ups.git
synced 2026-09-01 11:08:39 +00:00
Add .gitignore
This commit is contained in:
parent
1ea0e0f7ca
commit
abee6868db
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
.directory
|
||||
.vscode
|
||||
__pycache__
|
||||
.DS_Store
|
||||
node_modules
|
||||
.vercel*
|
||||
venv
|
||||
.idea
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue