Skip to content

Commit ac9dabb

Browse files
committed
update git ignore.
1 parent 8c13dab commit ac9dabb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@ lib/
33
builds/
44
*.mod
55
*.o
6+
*.obj
7+
*.manifest
68
.sconsign.*
79
documentation/
810
visual_studio_2010/*.suo
911
visual_studio_2010/*.u2d
1012
visual_studio_2010/Debug/
1113
visual_studio_2010/Release/
14+
visual_studio_2010/x64
1215
FoBiS.py
1316
robodoc

0 commit comments

Comments
 (0)