README, arduino and .gitignore fixes
authorHarvie <tomas@mudrunka.cz>
Mon, 24 May 2010 18:01:49 +0000 (20:01 +0200)
committerHarvie <tomas@mudrunka.cz>
Wed, 26 May 2010 21:45:10 +0000 (23:45 +0200)
.gitignore
README

index faf6cd601358dca97d928ffd168a30824909dd17..295823996a2a8d47dc1c6034362f388a8ea39fe1 100644 (file)
@@ -1,5 +1,9 @@
 *~
 *.bak
+*.old
+
+*.exe
+*.com
 
 *.gz
 *.bz2
diff --git a/README b/README
index 9d2865ce8b57059b4d9c652bdaa92dd6f63a6092..603a8b36009253eda24348f6c24e59cc13588af3 100644 (file)
--- 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
This page took 0.111119 seconds and 4 git commands to generate.