Skip to content
Snippets Groups Projects
Commit e9609364 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

DOC: Add link to gitignore documentation

parent eaa1e276
No related branches found
No related tags found
2 merge requests!59FIX: if multiple updates for one entity exist, the retrieve would result in an...,!55ENH: include caosdbignore
Pipeline #28206 passed
......@@ -122,11 +122,11 @@ in the LinkAhead distribution of CaosDB). In this case the root file
system as seen from within the CaosDB docker process is used.
You can provide a `.caosdbignore` file as a commandline option to the above
loadFiles command. The syntax of that file is the same as for `.gitignore`
files. Note, that you can have additional `.caosdbignore` files at lower levels
which are appended to the current ignore file and have an effect of the
respective subtree.
You can provide a ``.caosdbignore`` file as a commandline option to the above
loadFiles command. The syntax of that file is the same as for `gitignore
<https://git-scm.com/docs/gitignore>`_ files. Note, that you can have additional
``.caosdbignore`` files at lower levels which are appended to the current ignore
file and have an effect of the respective subtree.
Extending the Crawlers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment