diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2015-05-01 20:33:55 +0000 |
|---|---|---|
| committer | bryce <bryce@ubuntu.com> | 2015-05-01 20:33:55 +0000 |
| commit | d92f5665feda7ca40853a1945d505e88fb609044 (patch) | |
| tree | b6e6cba7cb069fe06dd31b84eead65e1813ccad0 | |
| parent | cmake: Sp. fix (diff) | |
| download | inkscape-d92f5665feda7ca40853a1945d505e88fb609044.tar.gz inkscape-d92f5665feda7ca40853a1945d505e88fb609044.zip | |
bzrignore: Add cmake bits
(bzr r14082)
| -rw-r--r-- | .bzrignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index c85c5284f..ee5f321b0 100644 --- a/.bzrignore +++ b/.bzrignore @@ -224,3 +224,13 @@ build-osxapp inst-osxapp packaging/macosx/ScriptExec/build packaging/macosx/Inkscape.app + +# cmake bits +*.cmake +CMakeCache.txt +CMakeFiles +Makefile +bin/ +lib/ +include/ + |
