Add: Draw.io related files to .gitignore
This commit is contained in:
+14
-1
@@ -105,4 +105,17 @@ $RECYCLE.BIN/
|
||||
.java-version
|
||||
|
||||
## VSCode
|
||||
.vscode
|
||||
.vscode
|
||||
|
||||
## diagrams.net / draw.io
|
||||
# Draw.io temporary files
|
||||
*.drawio.bkp
|
||||
*.drawio.tmp
|
||||
|
||||
# Auto-save files
|
||||
*.drawio.autosave
|
||||
|
||||
# Exported images (optional – nur wenn du Exporte nicht versionieren willst)
|
||||
*.drawio.png
|
||||
*.drawio.svg
|
||||
*.drawio.pdf
|
||||
Reference in New Issue
Block a user