gitignore local tmp folder
All checks were successful
Build and Deploy Staging / build (push) Successful in 45s
Build and Deploy Staging / deploy (push) Successful in 7s

This commit is contained in:
Tobias Brunner 2025-03-21 15:00:39 +01:00
parent 99a68c1578
commit c6c078c5c2
No known key found for this signature in database

5
.gitignore vendored
View file

@ -163,4 +163,7 @@ cython_debug/
#.idea/
# Deployment Stuff
deployment/secrets/*
deployment/secrets/*
# Various local folders
tmp/