Add coredump files to .gitignore

This commit is contained in:
2017-08-23 22:08:49 +02:00
parent c1dc380ba9
commit 76c6830b89

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@
*.o *.o
/hangman /hangman
*.md~ *.md~
*.core