Browse Source

Merge pull request #457 from andy5995/gitignore_build

.gitignore:add build directory
tags/json-c-0.14-20200419
Eric Haszlakiewicz GitHub 6 years ago
parent
commit
80bf857b27
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -103,6 +103,7 @@
/stamp-h2

# cmake auto-generated files
/build
/CMakeCache.txt
/CMakeFiles
/cmake_install.cmake


Loading…
Cancel
Save