payredu

Cross-platform ledger GUI written in c99
git clone git@getsh.org:payredu.git
Log | Files | Refs | README

.gitignore (131B)


      1 balance
      2 hot
      3 hotbook
      4 *.so
      5 *.o
      6 *.obj
      7 *.a
      8 payredu
      9 payredu.exe
     10 tags
     11 
     12 tests/*
     13 !tests/tests.mk
     14 !tests/account_tree.c
     15 !tests/csv_export.c