mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #6209 from jbampton/clean-up-gitignore
Minor `.gitignore` clean up
This commit is contained in:
+9
-9
@@ -18,15 +18,15 @@
|
||||
.svn
|
||||
.vscode
|
||||
.yardoc
|
||||
/.git
|
||||
/benchmark/**/*.dat
|
||||
/benchmark/*.pdf
|
||||
/benchmark/*.png
|
||||
/bin
|
||||
/build
|
||||
/doc/api
|
||||
/doc/capi
|
||||
/mruby-source-*.gem
|
||||
.git
|
||||
benchmark/**/*.dat
|
||||
benchmark/*.pdf
|
||||
benchmark/*.png
|
||||
bin
|
||||
build
|
||||
doc/api
|
||||
doc/capi
|
||||
mruby-source-*.gem
|
||||
compile_commands.json
|
||||
compile_flags.txt
|
||||
cscope.files
|
||||
|
||||
Reference in New Issue
Block a user