diff options
| author | Martin Owens <doctormo@gmail.com> | 2017-06-15 03:30:14 +0000 |
|---|---|---|
| committer | Martin Owens <doctormo@gmail.com> | 2017-06-15 03:30:14 +0000 |
| commit | 9efa6a4a398b36a8d71e44213948e47e97fd9c52 (patch) | |
| tree | 5dc3b3877eeca76b8e57291c88eeef163ac86aea /.gitignore | |
| parent | Ammend Running Without Installing to seperate conf (diff) | |
| download | inkscape-9efa6a4a398b36a8d71e44213948e47e97fd9c52.tar.gz inkscape-9efa6a4a398b36a8d71e44213948e47e97fd9c52.zip | |
Remove bzrignore and update gitignore
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore index 619692120..a56790eb5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -share/filters/filters.svg.h -share/palettes/palettes.h -share/patterns/patterns.svg.h -share/symbols/symbols.h -share/templates/templates.h +build +share/inkscape +share/*/*.h + +*.old +*.swp |
