diff options
author | Sjors Provoost <sjors@sprovoost.nl> | 2018-07-06 16:26:57 +0100 |
---|---|---|
committer | Sjors Provoost <sjors@sprovoost.nl> | 2020-02-11 19:37:37 +0100 |
commit | ae379cf7d12943fc192d58176673bcfe7d53da53 (patch) | |
tree | 2674e5d61ce576acf7e677bbf9c138151d9b11db /.gitignore | |
parent | 98264e2ccb177a6603fe957f7e263fb413b50d04 (diff) |
[scripts] build earlier releases
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index db493811c5..bc8751c805 100644 --- a/.gitignore +++ b/.gitignore @@ -108,6 +108,9 @@ qrc_*.cpp .DS_Store build +# Previous releases +releases + #lcov *.gcno *.gcda |