diff --git a/qwt/.gitignore b/qwt/.gitignore new file mode 100644 index 000000000..a65b41774 --- /dev/null +++ b/qwt/.gitignore @@ -0,0 +1 @@ +lib diff --git a/qwt/designer/.gitignore b/qwt/designer/.gitignore new file mode 100644 index 000000000..f30057983 --- /dev/null +++ b/qwt/designer/.gitignore @@ -0,0 +1,4 @@ +moc +obj +plugins +resources diff --git a/qwt/src/.gitignore b/qwt/src/.gitignore new file mode 100644 index 000000000..b981566f7 --- /dev/null +++ b/qwt/src/.gitignore @@ -0,0 +1,2 @@ +moc +obj