diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-04-23 08:09:57 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-04-23 08:09:57 -0700 |
commit | 121740db2aa85430005a0774db831b599672fb04 (patch) | |
tree | b547065dc7999c439d3ab032262a31ebbb5f94e6 /.gitignore | |
parent | 72ad76fc2613e4cb51f7677d760985915cd25cbf (diff) | |
parent | b073823e3acbeb4b15c95101e9708d60cc7b2703 (diff) | |
download | subsurface-121740db2aa85430005a0774db831b599672fb04.tar.gz |
Merge branch 'buildsystem-for-dirk' of http://github.com/thiagomacieira/subsurface into Qt
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 54650bcf2..5a90c6d4e 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ Documentation/user-manual.pdf Documentation/user-manual.text packaging/windows/subsurface.nsi packaging/macos/Info.plist +config.cache +*.qrc.cpp |