Skip to content

Commit fb03742

Browse files
committed
update gitignore
1 parent 9ac7bd1 commit fb03742

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ node_modules
88
src/api/client
99

1010
# Ignore compiled output
11-
dist/
11+
dist/
12+
13+
#Ignore vscode AI rules
14+
.github/copilot-instructions.md

0 commit comments

Comments
 (0)