Initial project scaffold for Dimma
This commit is contained in:
+28
@@ -0,0 +1,28 @@
|
||||
# Build outputs
|
||||
build/
|
||||
*.exe
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
*.app
|
||||
*.o
|
||||
*.a
|
||||
|
||||
# Odin
|
||||
odin/bin/
|
||||
|
||||
# Go
|
||||
bin/
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
Reference in New Issue
Block a user