Skip to content

Commit b732760

Browse files
Updated git ignore.
1 parent a24778c commit b732760

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

.gitignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,13 @@
1717
4.8.1/Numerics/.vs
1818
4.8.1/Numerics/obj
1919
4.8.1/Numerics/bin
20-
4.8.1/Numerics/packages
20+
4.8.1/Numerics/packages
21+
/.vs
22+
/Numerics/bin
23+
/Numerics/obj/Debug
24+
/Numerics/obj/Release
25+
/packages
26+
/Test_Numerics/.vs
27+
/Test_Numerics/bin
28+
/Test_Numerics/obj/Debug
29+
/Test_Numerics/obj/Release

0 commit comments

Comments
 (0)