Skip to content

Commit 78ba6a9

Browse files
committed
added visual studio build directories and invisible files to .gitignore.
1 parent 330fa9d commit 78ba6a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ builds/
44
*.mod
55
*.o
66
documentation/
7+
visual_studio_2010/*.suo
8+
visual_studio_2010/*.u2d
9+
visual_studio_2010/Debug/
10+
visual_studio_2010/Release/

0 commit comments

Comments
 (0)