Additions to gitignore
Edward Steere <[email protected]> Sat, 26 Mar 2016 16:50:06 +0200
| Newsgroups | gmane.emacs.cedet |
|---|---|
| Message-ID | <[email protected]> |
--Apple-Mail=_3E3EFF45-09B6-48EC-A01E-B5ACC61405EC Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hi All, Patch 4/4. This one is super simple. I just added three items to the .gitignore to clean up the view from git=E2=80=99s perspective. Kind Regards, Edward Steere --Apple-Mail=_3E3EFF45-09B6-48EC-A01E-B5ACC61405EC Content-Disposition: attachment; filename=0004-Added-more-ignores.patch Content-Type: application/octet-stream; name="0004-Added-more-ignores.patch" Content-Transfer-Encoding: quoted-printable =46rom=20037ad4a6dd55a7619f3b886d98296790b006cef9=20Mon=20Sep=2017=20= 00:00:00=202001=0AFrom:=20Edward=20Steere=20<[email protected]>=0A= Date:=20Sat,=2026=20Mar=202016=2015:24:43=20+0200=0ASubject:=20[PATCH=20= 4/4]=20Added=20more=20ignores.=0A=0AIgnore=20projectile,=20OS=20X=20= .DS_Store=20file=20and=20TAGS=20file.=0A---=0A=20.gitignore=20|=203=20= +++=0A=201=20file=20changed,=203=20insertions(+)=0A=0Adiff=20--git=20= a/.gitignore=20b/.gitignore=0Aindex=203657ca0..b623310=20100644=0A---=20= a/.gitignore=0A+++=20b/.gitignore=0A@@=20-5,6=20+5,7=20@@=20= lisp/cedet/semantic/bovine/*-by.el=0A=20= lisp/cedet/semantic/wisent/*-wy.el=0A=20lisp/cedet/srecode/srt-wy.el=0A=20= lisp/cedet/cogre/wisent-dot-wy.el=0A+*.projectile=0A=20*.info=0A=20*.elc=0A= =20*~=0A@@=20-18,4=20+19,6=20@@=20doc/info/dir=0A=20*-make-script=0A=20= *-loaddefs.el=0A=20*.class=0A+.DS_Store=0A=20NOTES=0A+TAGS=0A--=20=0A= 2.5.4=20(Apple=20Git-61)=0A=0A= --Apple-Mail=_3E3EFF45-09B6-48EC-A01E-B5ACC61405EC Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 --Apple-Mail=_3E3EFF45-09B6-48EC-A01E-B5ACC61405EC Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Cedet-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cedet-devel --Apple-Mail=_3E3EFF45-09B6-48EC-A01E-B5ACC61405EC--