diff --git a/.gitignore b/.gitignore index 6827782e..f7442d9d 100644 --- a/.gitignore +++ b/.gitignore @@ -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