Commit 06187216 authored by Walter Purcaro's avatar Walter Purcaro Committed by GitHub

Add stackdump to Windows.gitignore

**Reasons for making this change:**

Ignore the stack dump generated when a program has crashed under Windows.

**Links to documentation supporting these rule changes:** 

http://www.drupalonwindows.com/en/blog/git-shell-windows-reports-shexe-has-stopped-working-appcrash
https://community.atlassian.com/t5/SourceTree-questions/Sourcetree-cannot-clone-pull-anymore-sh-exe-stackdump/qaq-p/82962
parent df6a05e2
......@@ -3,6 +3,9 @@ Thumbs.db
ehthumbs.db
ehthumbs_vista.db
# Dump file
*.stackdump
# Folder config file
Desktop.ini
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment