mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
.gitingore: add entries (.cache, gmon.out, perf.data)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
*.tmp
|
||||
*~
|
||||
.DS_Store
|
||||
.cache
|
||||
.ccls*
|
||||
.ccmalloc
|
||||
.git
|
||||
@@ -30,8 +31,10 @@ compile_commands.json
|
||||
compile_flags.txt
|
||||
cscope.files
|
||||
cscope.out
|
||||
gmon.out
|
||||
mruby-source-*.gem
|
||||
node_modules
|
||||
perf.data*
|
||||
tags
|
||||
!Gemfile.lock
|
||||
y.tab.c
|
||||
|
||||
Reference in New Issue
Block a user