From 754903f68f345b6f8f57c275dc15a0518da7a186 Mon Sep 17 00:00:00 2001 From: kanja Date: Wed, 11 Sep 2013 21:46:07 +0900 Subject: [PATCH] =?utf8?q?ignore=E3=83=AA=E3=82=B9=E3=83=88=E8=BF=BD?= =?utf8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .gitignore | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..869f641 --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ +*.bin + +*.elf + +*.map + +*.suo + +*.sdf +*.rxe + +/appflash.sh +/biosflash.sh +/implementation.oil +/ramboot.sh +/rxeflash.sh +/build + +/kernel_cfg.c + +/kernel_id.h +*.opensdf + +/Debug/Tonden.log -- 2.11.0