summaryrefslogtreecommitdiff
path: root/extension/examples/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'extension/examples/.gitignore')
-rw-r--r--extension/examples/.gitignore10
1 files changed, 0 insertions, 10 deletions
diff --git a/extension/examples/.gitignore b/extension/examples/.gitignore
deleted file mode 100644
index 3b28aa3f..00000000
--- a/extension/examples/.gitignore
+++ /dev/null
@@ -1,10 +0,0 @@
-# ignore secrets, virtual environments and typical python compilation artifacts
-secrets.toml
-# ignore basic python artifacts
-.env
-**/__pycache__/
-**/*.py[cod]
-**/*$py.class
-# ignore duckdb
-*.duckdb
-*.wal \ No newline at end of file