You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mpack/.gitignore

21 lines
226 B
Plaintext

# build files
/.build/
test/.build/
coverage/
*.swp
*.gcov
mpack-test-file
mpack-test-blank-file
/mpack-test-dir/
/analysis/
/docs/html/
/vgcore.*
/.ninja_deps
/.ninja_log
# other junk
.directory
/tags
/examples/sax-example