Skip to content

Commit 906ce18

Browse files
committed
Merge pull request #8225 from Microsoft/add-emacs-tmp-files-to-gitignore
Add emacs temp files to gitignore
2 parents fba1dfb + 1c24c48 commit 906ce18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ tests/cases/perf/*
66
!tests/cases/webharness/compilerToString.js
77
test-args.txt
88
~*.docx
9+
\#*\#
10+
.\#*
911
tests/baselines/local/*
1012
tests/services/baselines/local/*
1113
tests/baselines/prototyping/local/*

0 commit comments

Comments
 (0)