gmid/.gitignore
Anna “CyberTailor” f3966209e5 contrib/vim: add Syntastic integration
Error and warning messages are prefixed with "error: " and "warning: "
correspondingly to ease integration with automated tooling.

`yywarn' function added. Off-by-one line numbers in warnings are fixed.

Two error messages are reworded to avoid repeating like
"error: error in server directive" or "error: syntax error".
2021-07-13 13:38:42 +02:00

33 lines
399 B
Plaintext

*~
*.pem
TAGS
gmid
!contrib/gmid
gg
*.o
*.swp
compat/*.o
docs
y.tab.*
Makefile.local
compile_flags.txt
config.h
config.h.old
config.log
config.log.old
configure.local
!contrib/vim/syntax_checkers/gmid
regress/testdata
regress/*.pem
regress/*.key
regress/*.crt
regress/*.csr
regress/*.srl
regress/reg.conf
regress/fcgi-test
regress/fill-file
regress/iri_test
regress/puny-test
regress/*.o
regress/gg