-rw-r--r-- | examples/main-tab/.cvsignore | 3 | ||||
-rw-r--r-- | examples/simple-icon/.cvsignore | 3 | ||||
-rw-r--r-- | examples/simple-main/.cvsignore | 3 | ||||
-rw-r--r-- | examples/simple/.cvsignore | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/examples/main-tab/.cvsignore b/examples/main-tab/.cvsignore new file mode 100644 index 0000000..da6fea3 --- a/dev/null +++ b/examples/main-tab/.cvsignore @@ -0,0 +1,3 @@ +.moc +.obj +Makefile
\ No newline at end of file diff --git a/examples/simple-icon/.cvsignore b/examples/simple-icon/.cvsignore new file mode 100644 index 0000000..da6fea3 --- a/dev/null +++ b/examples/simple-icon/.cvsignore @@ -0,0 +1,3 @@ +.moc +.obj +Makefile
\ No newline at end of file diff --git a/examples/simple-main/.cvsignore b/examples/simple-main/.cvsignore new file mode 100644 index 0000000..da6fea3 --- a/dev/null +++ b/examples/simple-main/.cvsignore @@ -0,0 +1,3 @@ +.moc +.obj +Makefile
\ No newline at end of file diff --git a/examples/simple/.cvsignore b/examples/simple/.cvsignore new file mode 100644 index 0000000..da6fea3 --- a/dev/null +++ b/examples/simple/.cvsignore @@ -0,0 +1,3 @@ +.moc +.obj +Makefile
\ No newline at end of file |