Skip to content

Commit aa3d83a

Browse files
committed
Merge branch 'master' of https://github.com/bighamx/chuckieTool
2 parents 448743d + e25b9b9 commit aa3d83a

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,14 @@ WebApplication1/hangfire.db-wal
127127
# ChuckieHelper project (excluded from public repo)
128128
ChuckieHelper/
129129
WebApplication1/.config/dotnet-tools.json
130+
131+
# codex: local build artifacts
132+
.vs/
133+
**/.vs/
134+
[Bb]in/
135+
[Oo]bj/
136+
**/[Bb]in/
137+
**/[Oo]bj/
138+
node_modules/
139+
**/node_modules/
140+
# codex: end local build artifacts

0 commit comments

Comments
 (0)