Skip to content

Add folder local/ to .gitignore #8210

@Houtek

Description

@Houtek

NetBox version

v3.1.3

Feature type

Change to existing functionality

Proposed functionality

The topic "Troubleshooting LDAP" in the documentation for LDAP configuration mentions how to enable LDAP logging.
In the example it says "'filename': '/opt/netbox/logs/django-ldap-debug.log'".
When you do a "git status" you'll get the message

Untracked files:
(use "git add ..." to include in what will be committed)

   logs/

When /logs would be added to .gitignore, the message wouldn't appear.

Use case

Users who aren't that deep into git and its output wouldn't be unsettled

Database changes

No response

External dependencies

No response

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions