forgejo/modules/git/tests/repos/repo4_submodules/info/exclude
Steffen Schröter d4c2ebafde Inherit submodules from template repository content
Signed-off-by: Steffen Schröter <steffen@vexar.de>
2021-06-24 21:17:16 +02:00

6 lines
240 B
Text

# git ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~