Skip to content
Snippets Groups Projects
Commit 251deeb0 authored by Jö Fahlke's avatar Jö Fahlke
Browse files

[vc] Simplify ignore lists.

"Makefile.in", "*.o", etc. need only be listed in the toplevel .gitignore, the
rules are applied recursively.

Test programs etc. should be listed as "/program" in their directory's
.gitignore, so they are not accidentially ignored in a lower level directory.
parent b3e267b4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment