mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
d6f6fa6b6c
Bring in example taxonomy and gitignore changes from topic branch for WTD-614 into open-source-friendly branch, in preparation to merge.
20 lines
174 B
Plaintext
20 lines
174 B
Plaintext
*.scssc
|
|
*.zip
|
|
*.gzip
|
|
*.tgz
|
|
*.DS_Store
|
|
*.idea
|
|
*.sass-cache
|
|
|
|
# External dependencies
|
|
|
|
# Build output
|
|
target
|
|
|
|
# Mac OS X Finder
|
|
.DS_Store
|
|
|
|
# Closed source libraries
|
|
closed-lib
|
|
|