Files
mruby-mruby/.gitignore
T
2024-06-10 14:26:26 +09:00

38 lines
328 B
Plaintext

*.bak
*.bc
*.d
*.i
*.lock
*.o
*.orig
*.pdb
*.rej
*.s
*.sav
*.swp
*.tmp
*~
.DS_Store
.ccls*
.ccmalloc
.git
.svn
.vscode
.yardoc
benchmark/**/*.dat
benchmark/*.pdf
benchmark/*.png
bin
build
doc/api
doc/capi
compile_commands.json
compile_flags.txt
cscope.files
cscope.out
mruby-source-*.gem
node_modules
tags
!Gemfile.lock
y.tab.c