Add .gitignore
authorPetr Štetiar <ynezz@true.cz>
Sun, 11 Oct 2020 12:08:42 +0000 (14:08 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 27 Oct 2020 22:03:04 +0000 (23:03 +0100)
And ignore the `build` dir used by CMake.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..567609b
--- /dev/null
@@ -0,0 +1 @@
+build/