Files
Ryan Davis 4c69f42048 .gitignore: build -> /build
Allows lib/mruby/build/* to be seen
2025-08-26 13:31:46 +01:00

40 lines
348 B
Plaintext

*.bak
*.bc
*.d
*.i
*.lock
*.o
*.orig
*.pdb
*.rej
*.s
*.sav
*.swp
*.tmp
*~
.DS_Store
.cache
.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
gmon.out
mruby-source-*.gem
node_modules
perf.data*
tags
!Gemfile.lock