mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Cleanup
- Updated .gitignore with correct paths, new stuff.
This commit is contained in:
parent
2a7c8c2aad
commit
e15859b6e2
1 changed files with 6 additions and 4 deletions
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue