Ignore taskd in src folder (for running taskd tests)

This commit is contained in:
Renato Alves 2015-01-19 15:00:02 +00:00
parent d68fa7ea8a
commit 7d75547f44

1
.gitignore vendored
View file

@ -2,6 +2,7 @@ cmake.h
commit.h commit.h
Makefile Makefile
src/task src/task
src/taskd
src/libtask.a src/libtask.a
src/commands/libcommands.a src/commands/libcommands.a
src/columns/libcolumns.a src/columns/libcolumns.a