add a minimal .gitignore back
authorEric Engestrom <eric.engestrom@intel.com>
Tue, 17 Dec 2019 22:11:55 +0000 (22:11 +0000)
committerEric Engestrom <eric.engestrom@intel.com>
Tue, 17 Dec 2019 22:37:39 +0000 (22:37 +0000)
It was entirely deleted along with autotools, but adding this simple one
will cover most people's needs.

Suggested-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
.gitignore [new file with mode: 0644]

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