feat : Add .gitignore file to exclude logs, build artifacts, and editor configurations
This commit is contained in:
@@ -22,3 +22,8 @@ dist-ssr
|
|||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
*.sw?
|
*.sw?
|
||||||
|
|
||||||
|
# MISC
|
||||||
|
.claude
|
||||||
|
claude.md
|
||||||
|
subject.md
|
||||||
Reference in New Issue
Block a user