mirror of
https://github.com/coleam00/Archon.git
synced 2026-01-03 13:19:05 -05:00
The New Archon (Beta) - The Operating System for AI Coding Assistants!
This commit is contained in:
30
archon-ui-main/.gitignore
vendored
Normal file
30
archon-ui-main/.gitignore
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
lerna-debug.log*
|
||||
|
||||
node_modules
|
||||
dist
|
||||
dist-ssr
|
||||
*.local
|
||||
|
||||
# Test coverage
|
||||
coverage
|
||||
.nyc_output
|
||||
public/test-results
|
||||
test-results.json
|
||||
|
||||
# Editor directories and files
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
.idea
|
||||
.DS_Store
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
Reference in New Issue
Block a user