From: Nathael Pajani Date: Wed, 25 Jan 2023 13:31:17 +0000 (+0100) Subject: Add a sample gitignore file for subprojects X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=b86c8682344263873d441c9974d3962c92e647e8;p=elec%2Fbase%2Flib Add a sample gitignore file for subprojects --- diff --git a/.gitignore b/.gitignore index ffcc121..4c7aaaf 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ * !Lib !README +!gitignore.sample diff --git a/gitignore.sample b/gitignore.sample new file mode 100644 index 0000000..d27b5eb --- /dev/null +++ b/gitignore.sample @@ -0,0 +1,45 @@ +# +# 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 +# +*.bck +*.dcm +*.bak +*.wrl +*.gtl +*.gbl +*.gts +*.gbs +*.gto +*.gbo +*.gtr +*.gbr +*.gbp +*.gtp +*.pho +*.drl +*.gm1 +*.zip +*.svg +*.ps +*.emp +*.png +*.bz2 +*-bak +*.000 +*.pdf +*.xml +*.dxf +fp-info-cache +*-cache.lib +*-rescue.lib +sym-lib-table +*.kicad_prl +*.pos