Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit ad4cae7

Browse files
committed
Sort the .gitignore
1 parent 74c0b37 commit ad4cae7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitignore

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
*.a
2+
*.bundle
13
*.gem
4+
*.o
25
*.rbc
6+
*.so
37
.bundle
48
.config
59
.yardoc
@@ -10,14 +14,10 @@ coverage
1014
doc/
1115
gemfiles/**/*.lock
1216
lib/bundler/man
17+
mkmf.log
1318
pkg
1419
rdoc
1520
spec/reports
1621
test/tmp
1722
test/version_tmp
1823
tmp
19-
*.bundle
20-
*.so
21-
*.o
22-
*.a
23-
mkmf.log

0 commit comments

Comments
 (0)