Unverified Commit 323420c5 authored by Luca Boccassi's avatar Luca Boccassi Committed by GitHub

Merge pull request #3850 from JSYoo5B/git-ignore-fix-track

Fix gitignore tracking file list
parents 876d4bfe eceaaf36
......@@ -65,8 +65,8 @@ src/libzmq.pc
## Executable binaries are ignored
tools/curve_keygen
## Executable source files must be tracked
tools/*.[ch]
tools/*.[ch]pp
!tools/*.[ch]
!tools/*.[ch]pp
# /tests
## Test binaries and logs are ignored
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment