taskwarrior/.gitignore
Paul Beckingham 0471c17f12 Build System
- Added new src/commands and src/columns intermediate libs.
- Began implementation of the first Command object.
- Began implementation of the first Column object.
- TDB2, Variant updates.
2011-04-23 16:41:37 -04:00

18 lines
255 B
Text

cmake.h
auto.h
commit.h
Makefile
*/*task
*/*libtask.a
*/*/libcommands.a
*/*/libcolumns.a
*~
.*.swp
package-config/osx/binary/task
CMakeFiles
CMakeCache.txt
cmake_install.cmake
install_manifest.txt
_CPack_Packages
CPackConfig.cmake
CPackSourceConfig.cmake