9e2659c394
- move root gitignores into gitignores/ subdirectory - add gitignores for dart, dotnet, go, gradle, java, jetbrains, maven, nextjs, node, sublimetext, vscode, windows, xcode - add root .gitignore excluding .claude/settings.local.json - add empty README.md and licences/ placeholders (Apache, MIT, Mozilla)
25 lines
301 B
Plaintext
25 lines
301 B
Plaintext
### Windows
|
|
# Windows thumbnail cache files
|
|
Thumbs.db
|
|
Thumbs.db:encryptable
|
|
ehthumbs.db
|
|
ehthumbs_vista.db
|
|
|
|
# Dump file
|
|
*.stackdump
|
|
|
|
# Folder config file
|
|
[Dd]esktop.ini
|
|
|
|
# Recycle Bin used on file shares
|
|
$RECYCLE.BIN/
|
|
|
|
# Windows Installer files
|
|
*.cab
|
|
*.msi
|
|
*.msix
|
|
*.msm
|
|
*.msp
|
|
|
|
# Windows shortcuts
|
|
*.lnk |