small fix

This commit is contained in:
Mateusz Gruszczyński
2026-02-26 14:19:47 +01:00
parent b6f96085a1
commit c57c9fd320
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -7,3 +7,4 @@ __pycache__/
*$py.class
.env
tmp/
uploads/*
+2 -1
View File
@@ -5,4 +5,5 @@ env/
__pycache__/
*.py[cod]
*$py.class
.env
.env
uploads/*
Regular → Executable
View File