Files
em-overview/.gitignore
Andrew J. Weinert 80ab1713ca Initial add - documentation only
Includes initial readme, contributing guidelines, and code of conduct
Two issue templates: bug report and feature request
Few images
2019-09-13 17:35:10 -04:00

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*