merge commit

This commit is contained in:
2025-08-25 23:55:40 +02:00
21646 changed files with 115502 additions and 3834842 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
#ignore each file in folder that starts with Archive_
Archive_*
#ignore each folder that starts with Archive_
Archive_*/**
Archive_*/**
#ignore node_modules folder
*/node_modules/**