Skip to content

Commit e9f877c

Browse files
committed
Gitignore tempfiles from visual studio
1 parent b1b9fb3 commit e9f877c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Lib/*.lib
2+
*Debug*
3+
*Release*
4+
*.sdf
5+
*.suo

0 commit comments

Comments
 (0)