summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
AgeCommit message (Expand)Author
2013-02-27Ignore *.d, *.o, and /libNARUSE, Yui
2013-01-06Remove unused rules in .gitignore and MakefileYuichiro MASUI
2013-01-03Rebuild CRuby based building script without MakefileYuichiro MASUI
2012-12-22Add MRUBY_CFLAGS / MRUBY_LDFLAGS to mrbgemsYuichiro MASUI
2012-12-16Moved some building script from GNU make to Ruby scriptYuichiro MASUI
2012-12-11ignore an auto-generated file.Tomoyuki Sahara
2012-11-22Adapt new GEM compile process to ignore listDaniel Bovensiepen
2012-11-08Merge new changeDaniel Bovensiepen
2012-11-05add mruby/mrbc tests.Akira Yumiyama
2012-09-24Ignore built files of gemDaniel Bovensiepen
2012-09-19Ignore generated filesDaniel Bovensiepen
2012-08-13Modified and made more clear Xcode project schemes. Also, removed /build form...Paolo Bosetti
2012-05-23add CMakeFiles and CMakeCache.txt to .gitignoreYukihiro Matsumoto
2012-05-22Add native and cross compiling CMake build supportJon
2012-05-17Updated .gitignore for test/Hiroyuki Iwatsuki
2012-04-23update .gitignore based on pull-request #36Yukihiro Matsumoto
2012-04-22Ignore files made from buildWuffers Lightwolf
2012-04-20add mruby sourcesmimaki