Fix #11536 Do not exclude "debian" subdirectory in .gitignore (#4772)

This commit is contained in:
chrchr-github 2023-02-07 22:37:07 +01:00 committed by GitHub
parent 1fcea5fb03
commit 119a681265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

3
.gitignore vendored
View File

@ -129,6 +129,3 @@ compile_commands.json
#vs code
/.vscode
#debian build system
/debian