markman

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/markman
Log | Files | Refs | LICENSE

.gitignore (138B)


      1 # swap files
      2 *~
      3 *.swp
      4 *.swo
      5 \#*\#
      6 
      7 # compiled files
      8 markman
      9 *.exe
     10 *.out
     11 *.app
     12 *.i*86
     13 *.x86_64
     14 *.o
     15 *.obj
     16 *.so
     17 *.so.*
     18 
     19 # misc
     20 tags
     21 config.h