Feat: add *.duckdb in gitignore

This commit is contained in:
Bertrand Benjamin 2024-06-18 06:30:27 +02:00
parent ab36931c06
commit 4249e902b2

2
.gitignore vendored
View File

@ -159,3 +159,5 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
*.duckdb