mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
remove .gitignore files and symbolic links/aliases (#3421)
* remove symbollic links in the src directory as they are no longer working with the out-of-source build * remove .gitignore in the documentation (is build in build folder not needed) * remove CMake folders as they are also no longer present in the source directory Closes #3420.
This commit is contained in:
parent
b7551cbba6
commit
52dbecb515
6 changed files with 1 additions and 16 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -4,11 +4,8 @@ commit.h
|
|||
.*.swp
|
||||
Session.vim
|
||||
package-config/osx/binary/task
|
||||
/build*/
|
||||
install_manifest.txt
|
||||
_CPack_Packages
|
||||
/*build*/
|
||||
patches
|
||||
*.exe
|
||||
tutorials
|
||||
.prove
|
||||
/target/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue