mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #6211 from jbampton/clean-up-git-ignore
Minor `.gitignore` clean up; order entries
This commit is contained in:
+2
-2
@@ -15,10 +15,10 @@
|
||||
.DS_Store
|
||||
.ccls*
|
||||
.ccmalloc
|
||||
.git
|
||||
.svn
|
||||
.vscode
|
||||
.yardoc
|
||||
.git
|
||||
benchmark/**/*.dat
|
||||
benchmark/*.pdf
|
||||
benchmark/*.png
|
||||
@@ -26,11 +26,11 @@ bin
|
||||
build
|
||||
doc/api
|
||||
doc/capi
|
||||
mruby-source-*.gem
|
||||
compile_commands.json
|
||||
compile_flags.txt
|
||||
cscope.files
|
||||
cscope.out
|
||||
mruby-source-*.gem
|
||||
node_modules
|
||||
tags
|
||||
!Gemfile.lock
|
||||
|
||||
Reference in New Issue
Block a user