From: Nathael Pajani Date: Mon, 23 Jan 2023 11:19:42 +0000 (+0100) Subject: Adding .gitignore file for this repository X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=0abc4a3b679cd5bee23d0484300ee1b39863fe51;p=soft%2Flpc122x%2Frfsub1GHz Adding .gitignore file for this repository --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..92034fa --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +# +# NOTE! Don't add files that are generated in specific +# subdirectories here. Add them in the ".gitignore" file +# in that subdirectory instead. +# +# NOTE! Please use 'git ls-files -i --exclude-standard' +# command after changing this file, to see if there are +# any tracked files which get ignored after the change. +# +# Normal rules +# +*.o +*.d +*.bin +*.elf +*.map +*/objs/* +*.zip +*.svg +*.dump +*.img +*.bak +tags