From 40a904a4882928bc35fdc0a06a3801054b817185 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Sun, 3 May 2015 21:08:27 +0200 Subject: [PATCH] ignore more temp files --- .gitignore | 10 ++++++++++ platforms/msp430f5229lp-cc2564b/.gitignore | 1 + 2 files changed, 11 insertions(+) create mode 100644 platforms/msp430f5229lp-cc2564b/.gitignore diff --git a/.gitignore b/.gitignore index 149c42b1a..3f5555e35 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,13 @@ *.pklg *.fdb_latexmk *.hex +*.a +*.dylib +*.bts +*.elf +*.map +.theos +.stamp +bluetooth_init_cc2560B_1.2_BT_Spec_4.1.c +bluetooth_init_cc2564B_1.2_BT_Spec_4.1.c +TIInit_11.8.32.c diff --git a/platforms/msp430f5229lp-cc2564b/.gitignore b/platforms/msp430f5229lp-cc2564b/.gitignore new file mode 100644 index 000000000..ed9603b1c --- /dev/null +++ b/platforms/msp430f5229lp-cc2564b/.gitignore @@ -0,0 +1 @@ +profile.h