mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
28 lines
232 B
Plaintext
28 lines
232 B
Plaintext
# /
|
|
*.bak
|
|
*.dylib
|
|
*.inc
|
|
*.o
|
|
*.a
|
|
*.orig
|
|
*.rej
|
|
*.sav
|
|
*.swp
|
|
*.d
|
|
*~
|
|
.DS_Store
|
|
.ccmalloc
|
|
.svn
|
|
/.git
|
|
cscope.out
|
|
/src/y.tab.c
|
|
/bin
|
|
/mrblib/mrblib.c
|
|
/mrblib/*.*tmp
|
|
/build
|
|
/test/mrbtest
|
|
/test/mrbtest.c
|
|
/test/*.*tmp
|
|
CMakeFiles
|
|
CMakeCache.txt
|