remove dist

This commit is contained in:
2025-08-26 00:13:50 +02:00
parent 8bc5e0e130
commit 7963f28021
538 changed files with 4 additions and 16460 deletions
+4 -1
View File
@@ -3,4 +3,7 @@ Archive_*
#ignore each folder that starts with Archive_
Archive_*/**
#ignore node_modules folder
**/node_modules/
**/node_modules/**
#ignore dist folder
**/dist/**