Add emacs temp files to gitignore

This commit is contained in:
Nathan Shively-Sanders
2016-04-20 11:32:07 -07:00
parent fba1dfb72b
commit 1c24c48073

2
.gitignore vendored
View File

@@ -6,6 +6,8 @@ tests/cases/perf/*
!tests/cases/webharness/compilerToString.js
test-args.txt
~*.docx
\#*\#
.\#*
tests/baselines/local/*
tests/services/baselines/local/*
tests/baselines/prototyping/local/*