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
|
||||
commit.h
|
||||
Makefile
|
||||
*/*task
|
||||
*/*libtask.a
|
||||
*/*/libcommands.a
|
||||
*/*/libcolumns.a
|
||||
src/task
|
||||
src/libtask.a
|
||||
src/commands/libcommands.a
|
||||
src/columns/libcolumns.a
|
||||
src/shell/libtasksh.a
|
||||
src/shell/tasksh
|
||||
*~
|
||||
.*.swp
|
||||
package-config/osx/binary/task
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue