nim-vcard/.gitignore
Jonathan Bernard 935f1bae2f WIP documentation
- The documentation is cluttered enough as it is with the large number
  of procedures supporting vCard 3 and 4. Split common out into the
  publicly exposed bits and the private internals. This makes it obvious
  which common functionality a client can expect to have exposed on the
  main vcard module.

- Add documentation (WIP) on the vcard3 module.
2023-05-03 02:16:18 -05:00

8 lines
37 B
Plaintext

tests/*
!tests/*.*
bin/
doc/
*.sw?