feat: added assets folder to gitignore

This commit is contained in:
2025-04-23 11:17:17 +02:00
parent 923239abd3
commit bb3a3256cb
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -160,3 +160,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.venv
assets/*