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

Signed-off-by: Petr Štetiar <[email protected]>
.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/