Browse Source

gitignore: Add build folder.

tags/json-c-0.14-20200419
Björn Esser 5 years ago
parent
commit
fd0ae5aba6
No known key found for this signature in database GPG Key ID: F52E98007594C21D
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -42,6 +42,7 @@
/tests/*.trs /tests/*.trs


# Generated folders # Generated folders
/build
/Debug /Debug
/Release /Release
/*/Debug /*/Debug


Loading…
Cancel
Save