mirror of
https://github.com/JHUAPL/em-overview.git
synced 2026-01-07 21:53:57 -05:00
Includes initial readme, contributing guidelines, and code of conduct Two issue templates: bug report and feature request Few images
19 lines
204 B
Plaintext
19 lines
204 B
Plaintext
*.tmp
|
|
|
|
# Word temporary
|
|
~$*.doc*
|
|
|
|
# Word Auto Backup File
|
|
Backup of *.doc*
|
|
|
|
# Excel temporary
|
|
~$*.xls*
|
|
|
|
# Excel Backup File
|
|
*.xlk
|
|
|
|
# PowerPoint temporary
|
|
~$*.ppt*
|
|
|
|
# Visio autosave temporary files
|
|
*.~vsd* |