diff options
| author | unknown <henrud@Henriks-PC.cad-q.net> | 2016-02-03 16:37:10 +0100 |
|---|---|---|
| committer | unknown <henrud@Henriks-PC.cad-q.net> | 2016-02-03 16:37:10 +0100 |
| commit | 6289e18f6cf7cc7c85c799940099b90081273c4c (patch) | |
| tree | 70204e42ff973e8fc7ab7539fc7fd8b86d1d049d /.gitignore | |
| parent | fce88a8120182e9cf550393fd87b7541b3b558c7 (diff) | |
| download | monzero-gui-6289e18f6cf7cc7c85c799940099b90081273c4c.tar.gz monzero-gui-6289e18f6cf7cc7c85c799940099b90081273c4c.tar.xz monzero-gui-6289e18f6cf7cc7c85c799940099b90081273c4c.zip | |
fix for window drag bug on ubuntu, only tested on windows
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..a2ce1444 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.user +*.user.* |
