mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
🆙 Init V3
This commit is contained in:
+31
@@ -0,0 +1,31 @@
|
||||
/dist
|
||||
/tmp
|
||||
/out-tsc
|
||||
/node_modules
|
||||
/.idea
|
||||
.project
|
||||
.classpath
|
||||
.c9/
|
||||
*.launch
|
||||
.settings/
|
||||
*.sublime-workspace
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
.history/*
|
||||
/.sass-cache
|
||||
/connect.lock
|
||||
/coverage
|
||||
*.log
|
||||
.git
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Nitro
|
||||
/build
|
||||
*.zip
|
||||
.env
|
||||
public/renderer-config*
|
||||
public/ui-config*
|
||||
Reference in New Issue
Block a user