Merge pull request #4228 from shuujii/sort-gitignore

[ci skip] Sort `.gitignore`
This commit is contained in:
Yukihiro "Matz" Matsumoto
2019-01-15 20:09:00 +09:00
committed by GitHub
+11 -8
View File
@@ -1,12 +1,8 @@
# /
*.bak
*.bc
*.d
*.i
*.o
/benchmark/**/*.dat
/benchmark/*.pdf
/benchmark/*.png
*.orig
*.pdb
*.rej
@@ -19,13 +15,20 @@
.ccmalloc
.svn
.vscode
/.git
.yardoc
cscope.files
cscope.out
tags
/src/y.tab.c
/.git
/bin
/build
/mruby-source-*.gem
doc/api
.yardoc
/benchmark/**/*.dat
/benchmark/*.pdf
/benchmark/*.png
/doc/api
/src/y.tab.c