Ignore rules in git data source #13611
Unanswered
chuegel
asked this question in
Help Wanted!
Replies: 2 comments 2 replies
-
Is there a reason why not use |
Beta Was this translation helpful? Give feedback.
2 replies
-
In the Netbox code you can see that the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good day,
since the ignore rules do not follow typical gitignore pattern, I have a hard time to exclude everything from a git repo except one folder.
Things like
'[!dirname]'
doesn't workDoes anyone have the correct syntax to achieve that?
Any help is much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions