Add project documentation and repository structure
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
# VS Code
|
||||
.vscode/
|
||||
*.code-workspace
|
||||
|
||||
# Windows
|
||||
Thumbs.db
|
||||
Desktop.ini
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Build and release output
|
||||
releases/*.zip
|
||||
dist/
|
||||
build/
|
||||
|
||||
# Temporary files
|
||||
*.tmp
|
||||
*.temp
|
||||
*.log
|
||||
Reference in New Issue
Block a user