From: Harvie Date: Mon, 24 May 2010 18:01:49 +0000 (+0200) Subject: README, arduino and .gitignore fixes X-Git-Url: https://git.harvie.cz/?a=commitdiff_plain;h=cce8122f1208a50ad1af8f71406a819cd978db7a;p=mirrors%2FPrograms.git README, arduino and .gitignore fixes --- diff --git a/.gitignore b/.gitignore index faf6cd6..2958239 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,9 @@ *~ *.bak +*.old + +*.exe +*.com *.gz *.bz2 diff --git a/README b/README index 9d2865c..603a8b3 100644 --- a/README +++ b/README @@ -1,5 +1,9 @@ This is repository with backup of various (mostly obsolete or incomplete) programs which i have written in past. But i will also continue producing some crap here. So you can find many single prupose (or single use) scripts in this directory as well as few single file scripts with source packages for archlinux... +Maybe you can find some more info about me and particular programs at those pages: + http://softz.harvie.cz/ + http://blog.harvie.cz/ + Each directory was named after language which was used for programming, but there are few directories which were not: misc - multiple languages plugins - plugins to another programs