forked from bambulab/BambuStudio
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
47 lines (46 loc) · 775 Bytes
/
Copy path.gitignore
File metadata and controls
47 lines (46 loc) · 775 Bytes
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
Build
Build.bat
/build/
/build2022/
deps/build
MYMETA.json
MYMETA.yml
_build
blib
xs/buildtmp
*.o
*.log
MANIFEST.bak
xs/MANIFEST.bak
xs/assertlib*
.init_bundle.ini
.vs/*
local-lib
/src/TAGS
/.vscode/
build-linux/*
deps/build-linux/*
**/.DS_Store
install_*
build_*/
SVG
doc/
**/process_full/
**/machine_full/
**/filament_full/
test.js
/.cache/
.clangd
dep_win_new
compile_commands.json
.jira/
.claude/settings.local.json
**/node_modules/
.worktrees/
**/dist/
# Pre-built web assets for Filament Manager — committed so release packages include them
!resources/web/device_page/dist/
!resources/web/device_page/dist/**
# Legacy device_page bundle copies (runtime lives in resources/web/device_page/dist/)
resources/web/device_page/assets/
resources/web/device_page/index.html