- Updated .gitignore with correct paths, new stuff.
This commit is contained in:
Paul Beckingham 2013-03-10 16:39:37 -04:00
parent 2a7c8c2aad
commit e15859b6e2

10
.gitignore vendored
View file

@ -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