Merge branch '2.3.0' of tasktools.org:task into 2.3.0
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -2,10 +2,12 @@ cmake.h
|
|||||||
auto.h
|
auto.h
|
||||||
commit.h
|
commit.h
|
||||||
Makefile
|
Makefile
|
||||||
*/*task
|
src/task
|
||||||
*/*libtask.a
|
src/libtask.a
|
||||||
*/*/libcommands.a
|
src/commands/libcommands.a
|
||||||
*/*/libcolumns.a
|
src/columns/libcolumns.a
|
||||||
|
src/shell/libtasksh.a
|
||||||
|
src/shell/tasksh
|
||||||
*~
|
*~
|
||||||
.*.swp
|
.*.swp
|
||||||
package-config/osx/binary/task
|
package-config/osx/binary/task
|
||||||
|
|||||||
Reference in New Issue
Block a user