aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTorbjörn Andersson2018-08-20 07:11:15 +0200
committerDavid Turner2018-08-20 23:03:31 +0100
commit4d5c4232ee20c962ea95d082095f519c3c5dfc12 (patch)
tree613fdee9d46a2aa88a6ed25987c39a2086928556 /.gitignore
parent93ed8a2c47055f4b737d79925bf0bca30adda24f (diff)
downloadscummvm-rg350-4d5c4232ee20c962ea95d082095f519c3c5dfc12.tar.gz
scummvm-rg350-4d5c4232ee20c962ea95d082095f519c3c5dfc12.tar.bz2
scummvm-rg350-4d5c4232ee20c962ea95d082095f519c3c5dfc12.zip
BUILD: Remove .dwo files on clean
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 261e2a5213..cd134d2bfb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
.*.swp
.*.swo
*.o
+*.dwo
lib*.a
.deps