Skip to content

Commit 50647bc

Browse files
committed
Update .gitignore
1 parent 9d2d414 commit 50647bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,16 @@ Release
99
x64
1010
*.la
1111
*.lo
12+
*.o
1213
*.opensdf
1314
*.sdf
1415
*.suo
1516
*.vcxproj.user
17+
Makefile
1618
/aclocal.m4
1719
/config.h
1820
/config.log
1921
/config.status
20-
Makefile
2122
/stamp-h1
2223
!/tests/string_utils_test/Makefile
24+
/tests/string_utils_test/string_utils_test

0 commit comments

Comments
 (0)