New upstream version 21.0.2+dfsg1

This commit is contained in:
Sebastian Ramacher 2018-02-19 20:54:37 +01:00
parent 1f1bbb3518
commit baafb6325b
706 changed files with 49633 additions and 5044 deletions

11
.gitignore vendored
View file

@ -24,6 +24,9 @@
#xcode
*.xcodeproj/
#clion
.idea/
#other stuff (windows stuff, qt moc stuff, etc)
Release_MD/
Release/
@ -42,6 +45,14 @@ install-sh
Makefile.in
Makefile
#python
__pycache__
#sphinx
/docs/sphinx/_build/*
!/docs/sphinx/_build/.gitignore
!/docs/sphinx/Makefile
#random useless file stuff
*.dmg
*.app