diff options
| author | Roy Marples <roy@marples.name> | 2017-10-20 18:35:59 +0100 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2017-10-20 18:35:59 +0100 |
| commit | 6a5bd41d3bcb85d6998571e9de2d144ac2f7865d (patch) | |
| tree | 6a91f49286635334c5c29798351fa684e921aa8f | |
| parent | a22159aa57ad5eb0bfb203529a16e2392daab49a (diff) | |
| download | dhcpcd-ui-6a5bd41d3bcb85d6998571e9de2d144ac2f7865d.tar.xz | |
Ignore the .qmake.stash file from Qt5.
| -rw-r--r-- | src/dhcpcd-qt/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dhcpcd-qt/.gitignore b/src/dhcpcd-qt/.gitignore index c2d3c4e..b17c1cd 100644 --- a/src/dhcpcd-qt/.gitignore +++ b/src/dhcpcd-qt/.gitignore @@ -1,4 +1,5 @@ Makefile dhcpcd-qt +.qmake.stash moc_* |
