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
src/.gitignore
vendored
5
src/.gitignore
vendored
@@ -1,6 +1 @@
|
||||
*.o
|
||||
Makefile.in
|
||||
debug
|
||||
calc
|
||||
lex
|
||||
liblibshared.a
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
task
|
||||
Reference in New Issue
Block a user