summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Kolesa <d.kolesa@osg.samsung.com>2015-11-18 12:40:33 +0000
committerDaniel Kolesa <d.kolesa@osg.samsung.com>2015-11-18 12:40:33 +0000
commit3da89206bf853ad0d92afa1d60a79adb74231437 (patch)
treea731252310093da4066f203ae6ea5e4fd8eed574 /.gitignore
parent1e1e50ca062abe2381c983a5976f77c4cfc35a81 (diff)
downloadefl-3da89206bf853ad0d92afa1d60a79adb74231437.tar.gz
gitignore: ignore core dumps
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d8e2dd51d5..d93f853e29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ tags
.libs
*.trs
*.log
+*.core
*.exe
*.o
*.lo