Skip to content

Commit 663a556

Browse files
committed
build(config): add gitignore file
Exclude node_modules, build artifacts, planning docs, and temp files
1 parent 906de69 commit 663a556

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,6 @@ build*.md
6060
problem*.md
6161

6262
# artifact
63-
out/*
63+
out/*
64+
65+
git_commands*

0 commit comments

Comments
 (0)