Initial commit: NexusArchitect Professional Workstation Overhaul
This commit is contained in:
+28
@@ -0,0 +1,28 @@
|
||||
# .NET
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
*.user
|
||||
*.userosscache
|
||||
*.sln.docstates
|
||||
|
||||
# Visual Studio
|
||||
.vs/
|
||||
.vscode/
|
||||
*.suo
|
||||
*.user
|
||||
*.userosscache
|
||||
*.sln.docstates
|
||||
|
||||
# Node.js
|
||||
node_modules/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Project specific
|
||||
.gemini/
|
||||
*.log
|
||||
Reference in New Issue
Block a user