summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-01-24 16:31:03 +0200
committerTor Lillqvist <tlillqvist@novell.com>2011-01-24 17:41:26 +0200
commitc094e38abafde5a6f46eb8523e25bad70bb5ef33 (patch)
tree539166701240f742c020b10057709f6318781a7d /.gitignore
parent7369b28b95a25274c98129893d1473b7cd04424e (diff)
Ignore also txt files in the external subdirs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fb04a6cfe66f..6a3b988324fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@
/*/wntmsc???.pro
/external/*/*.dll
+/external/*/*.txt
/external/msi/*.exe
/external/msv*/*.manifest
/external/vcredist/vcredist_x64.exe