FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
SimDeck/.gitignore at main · NativeScript/SimDeck · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
NativeScript
/
SimDeck
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
148
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
SimDeck
/
.gitignore
Copy path
More file actions
More file actions
Latest commit
History
History
History
47 lines (42 loc) · 940 Bytes
Breadcrumbs
SimDeck
/
.gitignore
Copy path
File metadata and controls
47 lines (42 loc) · 940 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
.DS_Store
#
Build outputs
dist
/
build
/
target
/
packages
/
server
/
target
/
packages
/
client
/
dist
/
packages
/
inspector-agent
/
.build
/
packages
/
inspector-agent
/
.swiftpm
/
packages
/
nativescript-inspector
/
build
/
packages
/
nativescript-inspector
/
dist
/
packages
/
nativescript-inspector
/
index.js
packages
/
nativescript-inspector
/
index.mjs
packages
/
nativescript-inspector
/
index.d.ts
packages
/
react-native-inspector
/
dist
/
packages
/
flutter-inspector
/
.dart_tool
/
packages
/
flutter-inspector
/
pubspec.lock
docs
/
.vitepress
/
dist
/
docs
/
.vitepress
/
cache
/
ios
/
*
ios
/
DerivedData
/
cloud
/
.cache
/
.playwright-mcp
/
simdeck-snapshot.md
#
Package manager installs and caches
node_modules
/
packages
/
client
/
node_modules
/
packages
/
nativescript-inspector
/
node_modules
/
packages
/
react-native-inspector
/
node_modules
/
#
Local editor state
.vscode
/
.idea
/
#
Local environment files
.env
.env.local
.env.
*
.local
#
Tooling logs
*
.log
npm-debug.log
*
yarn-debug.log
*
pnpm-debug.log
*
Back
|
FazBrowse Home
|
New Git URL