Browse Source

add __debug_bin file to gitignore (#8740)

tags/v1.11.0-rc1
jaqra zeripath 5 years ago
parent
commit
7453834278
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -12,6 +12,7 @@ _test

# MS VSCode
.vscode
__debug_bin

# Architecture specific extensions/prefixes
*.[568vq]


Loading…
Cancel
Save