mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-02-14 17:08:19 +01:00
Initial commit
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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/
|
||||
Reference in New Issue
Block a user