repo.or.cz
/
foam-extend-3.0.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Included graphviz package to buildInstructions (for doxygen build)
[foam-extend-3.0.git]
/
ThirdParty
/
.gitignore
blob
1aec42b269f8017947a7b12ed64ae26b140f04f7
1
# git-ls-files --others --exclude-from=.git/info/exclude
2
# Lines that start with '#' are comments.
3
4
# editor and misc backup files - anywhere
5
*~
6
.*~
7
*.bak
8
*.bak[0-9][0-9]
9
*.orig
10
*.orig[0-9][0-9]
11
\#*\#
12
13
# ignore the build
14
rpmBuild/BUILD
15
rpmBuild/RPMS
16
rpmBuild/rpmDB
17
packages
18
rpmBuild/tmp
19
20
# end-of-file