taskwarrior/.gitignore
Felix Schurk 8dd29e0a8a
Change to out-of source build, Update build instructions (#3271)
* update build instructions

Usage of "modern" CMake syntax and using specific out of source build.
Further add example on how to build in parallel, build a specific target
and how to change the compiler.

This closes #3236.
2024-02-25 12:27:52 -05:00

15 lines
164 B
Text

cmake.h
commit.h
*~
.*.swp
Session.vim
package-config/osx/binary/task
/build*/
install_manifest.txt
_CPack_Packages
patches
*.exe
tutorials
.prove
/target/
/.idea/