diff options
author | Simon Rettberg | 2017-12-15 14:12:44 +0100 |
---|---|---|
committer | Simon Rettberg | 2017-12-15 14:12:44 +0100 |
commit | 024855948c923bd40ffaf526c1300dd8c0377698 (patch) | |
tree | a737e0a84e0b9f817bd67819f4bbaa39720a09cb /.gitignore | |
parent | OLDSRC WEG! (diff) | |
download | beamergui-024855948c923bd40ffaf526c1300dd8c0377698.tar.gz beamergui-024855948c923bd40ffaf526c1300dd8c0377698.tar.xz beamergui-024855948c923bd40ffaf526c1300dd8c0377698.zip |
Update to CMAKE, fix timeout dialog on Qt5, fix menu getting covered by window
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c3bae8c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/build/ +/CMakeLists.txt.user + |