removed more derived files from repo

This commit is contained in:
Mark Olesen
2008-07-01 13:09:04 +02:00
parent b07223396a
commit 0d3eec3dc4
16 changed files with 6 additions and 3 deletions

9
.gitignore vendored
View File

@ -16,6 +16,8 @@
*.la *.la
*.so *.so
*.jar *.jar
# ignore derived files
lex.yy.c lex.yy.c
# Corefiles # Corefiles
@ -32,9 +34,10 @@ linux*Gcc*
# reinstate wmake/rules that look like build folders # reinstate wmake/rules that look like build folders
!wmake/rules/linux* !wmake/rules/linux*
# but do ignore the derived files in there
wmake/rules/linux*/dirToString # but do continue to ignore the derived wmake files
wmake/rules/linux*/wmkdep wmake/rules/*/dirToString
wmake/rules/*/wmkdep
# doxygen generated documentation # doxygen generated documentation
doc/[Dd]oxygen/html doc/[Dd]oxygen/html

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.