wmfs/.gitignore
Philippe Pepiot 82b17ea02f Improve allocating system and integrate parser
emalloc remplaced with xcalloc/xmalloc/xrealloc
and easy wrappers for strings zmalloc/zcalloc/zrealloc
 - exit on fail
 - prevent size_t overflow

Integrate parser in src/
2010-11-19 16:42:14 +01:00

10 lines
55 B
Plaintext

*.o
.*.sw?
wmfs
#*
\#*
Makefile
wmfs.1.gz
tags
*.patch