aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--README.md2
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 738b015..6f173d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
.vscode
build/*.o
build/*.cpp
+build/*.d
.ninja* \ No newline at end of file
diff --git a/README.md b/README.md
index 0759eab..6573bac 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,8 @@ A build `kernladung.lead` is provided in the build dir. It was build on my arch6
# Install it
+(in development, currently does not work!)
+
$ sudo ninja install