mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-02-10 07:16:35 +01:00
8 lines
258 B
Plaintext
8 lines
258 B
Plaintext
# Include your project-specific ignores in this file
|
|
# Read about how to use .gitignore: https://help.github.com/articles/ignoring-files
|
|
# Useful .gitignore templates: https://github.com/github/gitignore
|
|
/node_modules/
|
|
/dist/
|
|
/.cache/
|
|
/.parcel-cache/
|
|
/.idea/ |