Compare commits
2 Commits
bad8ab7b94
...
863bba7a8e
| Author | SHA1 | Date |
|---|---|---|
|
|
863bba7a8e | 3 months ago |
|
|
74013cd545 | 3 months ago |
@ -0,0 +1,21 @@
|
||||
# macOS system files
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
# Thumbnails
|
||||
._*
|
||||
|
||||
# Icon files
|
||||
Icon?
|
||||
|
||||
# Editor directories and files
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Node.js / build directories (falls du Node/webpack/etc. nutzt)
|
||||
node_modules/
|
||||
dist/
|
||||
build/
|
||||
Loading…
Reference in new issue