summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Engestrom <eric.engestrom@intel.com>2019-12-17 22:11:55 +0000
committerEric Engestrom <eric.engestrom@intel.com>2019-12-17 22:37:39 +0000
commitedafcf18e5b5347c1f5dc5a2d9f87da1a00789b9 (patch)
tree51394ee4c3b3db428d7dda039f52dcd7ed6b8aa6 /.gitignore
parent6d3f06f6660ecec94b5ae257e31aa5fa469c79cd (diff)
add a minimal .gitignore back
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..0ec9e7f9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/build*