diff --git a/.gitignore b/.gitignore index 4fe6344..b12e0b3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ build/** !build/.gitignore !build/ci/Dockerfile +src/greeter-resources.h CMakeLists.txt /ChangeLog /AUTHORS diff --git a/src/config.h b/src/config.h deleted file mode 120000 index 64de3f2..0000000 --- a/src/config.h +++ /dev/null @@ -1 +0,0 @@ -../build/src/config.h \ No newline at end of file