Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Commit 64cdd52

Browse files
armanossilokosugoidogo
authored andcommitted
Ignored bin and obj folders across all subdirectories
1 parent b1d875f commit 64cdd52

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
33
################################################################################
44

5-
.vs/
6-
[Bb]in/
7-
[Oo]bj/
5+
**/.vs/
6+
**/[Bb]in/
7+
**/[Oo]bj/

0 commit comments

Comments
 (0)