aboutsummaryrefslogtreecommitdiff
path: root/examples/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'examples/.gitignore')
-rw-r--r--examples/.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/.gitignore b/examples/.gitignore
new file mode 100644
index 000000000000..0711813d3841
--- /dev/null
+++ b/examples/.gitignore
@@ -0,0 +1,13 @@
+#build
+simple_compression
+simple_decompression
+dictionary_compression
+dictionary_decompression
+streaming_compression
+streaming_decompression
+multiple_streaming_compression
+
+#test artefact
+tmp*
+test*
+*.zst