.gitignore - fiche - A pastebin adjusted for gopher use
 (HTM) git clone git://vernunftzentrum.de/fiche.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
       .gitignore (86B)
       ---
            1 # ignore binaries
            2 /fiche
            3 
            4 # ignore default outpit dir
            5 code/
            6 
            7 # ignore log files
            8 *.log