mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 02:49:04 +08:00
Add Visual Studio code build files and Emacs TAGS file to .gitignore (#6725)
This commit is contained in:
parent
a113f227f5
commit
f51f1cc368
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
Build
|
||||
Build.bat
|
||||
/build/
|
||||
MYMETA.json
|
||||
MYMETA.yml
|
||||
_build
|
||||
@ -11,3 +12,5 @@ xs/MANIFEST.bak
|
||||
xs/assertlib*
|
||||
.init_bundle.ini
|
||||
local-lib
|
||||
/src/TAGS
|
||||
/.vscode/
|
||||
|
Loading…
x
Reference in New Issue
Block a user