diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2016-04-11 14:49:49 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2016-04-11 14:49:49 +0000 |
| commit | ff49d82b42394daaac78de835a2bb9401fe9fea6 (patch) | |
| tree | e727ab30030bd424bb556cc3a6cd7e89d40b19a1 | |
| parent | Hackfest 2016: fix critical warning on startup (diff) | |
| download | inkscape-ff49d82b42394daaac78de835a2bb9401fe9fea6.tar.gz inkscape-ff49d82b42394daaac78de835a2bb9401fe9fea6.zip | |
Hackfest 2016: Add bzrignore rules for Eclipse files
(bzr r14781)
| -rw-r--r-- | .bzrignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore index a8dddb7e8..114347d66 100644 --- a/.bzrignore +++ b/.bzrignore @@ -259,3 +259,6 @@ bin/ lib/ include/ +.project +.cproject +.settings |
