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:
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/
|
||||
|
||||
Reference in New Issue
Block a user