Add 'drizzle' to .gitignore

This update ensures that files related to 'drizzle' are ignored by Git. This change helps prevent unnecessary files from being tracked and uploaded to the repository.
This commit is contained in:
Mathis H (Avnyr) 2024-10-07 15:45:02 +02:00
parent 933dded12e
commit ef8ba655f3
Signed by: Mathis
GPG Key ID: DD9E0666A747D126

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
# See http://help.github.com/ignore-files/ for more about ignoring files. # See http://help.github.com/ignore-files/ for more about ignoring files.
drizzle
# compiled output # compiled output
dist dist
tmp tmp