chore: proje ignore kurallarini ekle
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
node_modules/
|
||||||
|
web/dist/
|
||||||
|
dist/
|
||||||
|
|
||||||
|
.env
|
||||||
|
.env.local
|
||||||
|
.env.*.local
|
||||||
|
|
||||||
|
logs/
|
||||||
|
*.log
|
||||||
|
*.jsonl
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
.vite/
|
||||||
|
.cache/
|
||||||
|
coverage/
|
||||||
Reference in New Issue
Block a user