Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 22c0fdf

Browse files
committed
Just ignore obj directories in general
1 parent 9affe48 commit 22c0fdf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.DS_Store
22
bin
3+
obj
34
src/framework/GuiUnit.userprefs
4-
src/framework/obj/*
55
*.userprefs
6-
src/TestResultConsole/obj/*
76
*.csproj.CoreCompileInputs.cache

0 commit comments

Comments
 (0)