Merge commit '8d83cebef638c75e56f746690399d78a572f079a'
[foam-extend-4.0.git] / ThirdParty / .gitignore
blob1aec42b269f8017947a7b12ed64ae26b140f04f7
1 # git-ls-files --others --exclude-from=.git/info/exclude
2 # Lines that start with '#' are comments.
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 \#*\#
13 # ignore the build
14 rpmBuild/BUILD
15 rpmBuild/RPMS
16 rpmBuild/rpmDB
17 packages
18 rpmBuild/tmp
20 # end-of-file