Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
a67cfa01
Commit
a67cfa01
authored
Jun 27, 2008
by
Mattijs Janssens
Browse files
explicitly ignore executables in rules
parent
6e823217
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
a67cfa01
...
...
@@ -30,6 +30,12 @@ lnInclude
# linux build folder(s) - anywhere
linux*Gcc*
# reinstate wmake/rules that look like build folders
!wmake/rules/linux*
# but do ignore the derived files in there
wmake/rules/linux*/dirToString
wmake/rules/linux*/wmkdep
# doxygen generated documentation
doc/[Dd]oxygen/html
doc/[Dd]oxygen/latex
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment