Fix hello_world
This commit is contained in:
parent
4c8461f62a
commit
ec4663e293
3 changed files with 6 additions and 6 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
# Verzeichnisse
|
||||
Mitschriften/
|
||||
build
|
||||
build-*
|
||||
|
||||
# Dateien
|
||||
*_Mitschrift.tex
|
||||
|
@ -229,7 +230,7 @@ cmake_install.cmake
|
|||
install_manifest.txt
|
||||
compile_commands.json
|
||||
CTestTestfile.cmake
|
||||
CMakeLists.txt.user
|
||||
CMakeLists.txt.user*
|
||||
|
||||
# C++
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue