mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
16 lines
263 B
Plaintext
16 lines
263 B
Plaintext
#!include_default
|
|
# Avoid configuration metadata file
|
|
^MYMETA\.
|
|
|
|
# Avoid Module::Build generated and utility files.
|
|
\bBuild$
|
|
\bBuild.bat$
|
|
\b_build
|
|
\bBuild.COM$
|
|
\bBUILD.COM$
|
|
\bbuild.com$
|
|
^MANIFEST\.SKIP
|
|
|
|
# Avoid archives of this distribution
|
|
\bSlic3r-XS-[\d\.\_]+
|