Location: LEMON/LEMON-official/.hgignore

Load file history
gravatar
alpar (Alpar Juttner)
Better source unifier - now it is called scripts/unify-sources.sh - replaces each tab with 8 spaces - remove trailing spaces (and tabs) - warnings on long lines (i.e. on lines that are more than 80 characters) - the standard file header now turns off the space-to-tab replacement in Emacs
syntax: glob
*.obj
*.orig
*.rej
*~
*.o
*.log
*.lo
*.tar.*
*.bak
Makefile.in
aclocal.m4
config.h.in
configure
Makefile
config.h
config.log
config.status
libtool
stamp-h1
lemon/lemon.pc
lemon/libemon.la
lemon/stamp-h2
doc/Doxyfile
.dirstamp
.libs/*
.deps/*
demo/*.eps
syntax: regexp
(.*/)?\#[^/]*\#$
^doc/html/.*
^autom4te.cache/.*
^build-aux/.*
^objs.*/.*
^test/[a-z_]*$
^demo/.*_demo$
^build/.*
^doc/gen-images/.*
CMakeFiles
DartTestfile.txt
cmake_install.cmake
CMakeCache.txt