mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-10-29 17:22:33 +00:00
[.gitignore]: update inclusion of dbg files
* Remove pattern '*dbg*' and replaced with '*-dbg' and '*dbg.j2' Signed-off-by: Lawrence Lee <t-lale@microsoft.com>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -12,7 +12,8 @@ target/
|
||||
*.tar
|
||||
*.xz
|
||||
*.gz
|
||||
*dbg*
|
||||
*-dbg
|
||||
*dbg.j2
|
||||
*.img
|
||||
|
||||
# Subdirectories in src
|
||||
|
||||
Reference in New Issue
Block a user