1
0

Remove .gitignore from ignored names list in main.js

This commit is contained in:
2025-06-01 07:00:44 +02:00
parent 5445aab3a8
commit 8459d0d689

View File

@@ -274,7 +274,6 @@ const IGNORED_NAMES = [
// Git- und Versionskontrolle
'.git', // Git-Repository selbst
'.gitignore', // Lokale Einstellungen (falls man es nicht committen will)
'.gitattributes',
// Node.js / JavaScript / TypeScript