Skip to content

Commit

Permalink
add the gitignore of BambuStudio
Browse files Browse the repository at this point in the history
  • Loading branch information
lanewei120 committed Jul 15, 2022
1 parent 37b09aa commit e056754
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Build
Build.bat
/build/
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_dir
install_release
SVG

0 comments on commit e056754

Please sign in to comment.