Skip to content

Commit 977aa84

Browse files
authored
Reorder git ignores (#2549)
1 parent 8f78bb9 commit 977aa84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
Makefile
2-
*.o
3-
*.obj
42
*.pyc
53
*~
64
*.diff
@@ -22,6 +20,8 @@ CMakeFiles
2220
/bin/
2321
/lib/
2422
config.h
23+
*.o
24+
*.obj
2525

2626
# files related to bulding in-tree on windows
2727
/.vs/

0 commit comments

Comments
 (0)