gitignore: ignore core dumps

This commit is contained in:
Daniel Kolesa 2015-11-18 12:40:33 +00:00 committed by Chris Michael
parent d44dab055c
commit d37d44c977
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -20,6 +20,7 @@ tags
.libs
*.trs
*.log
*.core
*.exe
*.o
*.lo