Skip to content

Commit b634cd9

Browse files
committed
git ignore
1 parent c146334 commit b634cd9

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
.vs/
22
**/bin/**
3-
**/obj/**
3+
**/obj/**
4+
**/Debug/**
5+
**/Release/**
6+
**/**.exe
7+
**/**.pbd
8+
**/**.dll

7Sharp/obj/Debug/7Sharp.exe

0 Bytes
Binary file not shown.

7Sharp/obj/Debug/7Sharp.pdb

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)