Anton Danilkin
ec2cf9ac35
Ignore build instead of builddir
2021-05-29 18:13:30 +02:00
Anton Danilkin
9563d6b661
Ignore .idea, compile_commands.json and /build
2021-04-11 23:59:47 +02:00
Bryce Harrington
9752636bad
gitignore: gtk-doc.m4
...
This file is generated by the dist release scripts.
2019-02-01 09:59:05 -08:00
Enrico Weigelt, metux IT consult
adb896e8c5
core: updated .gitignore
...
Signed-off-by: Enrico Weigelt, metux IT consult <enrico.weigelt@gr13.net>
2015-12-22 14:22:36 -08:00
Bryce Harrington
e4f6d07efb
gitignore: logs, manuals
2015-03-06 18:34:07 -08:00
Bryce Harrington
28c3b92fb4
.gitignore: Ignore two generated files in build/
...
Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
2014-07-08 17:47:23 -07:00
Bryce W. Harrington
aacc5e76ed
gitignore: Ignore build chaff when configuring with --enable-gtk-doc
...
When this flag is enabled in configure, a couple extra build files are
created, which git should just ignore.
Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-09-13 12:56:16 +02:00
Chris Wilson
8f69481722
gitignore: refresh
...
Add forgotten local targets to .gitignore
2010-01-22 22:30:43 +00:00
Carl Worth
f039da8d91
Add doltcompile and doltlibtool to .gitignore.
...
These generated files were recently added to our build system.
We definitely don't want to see them in git-status output.
2008-10-29 16:19:30 -07:00
Behdad Esfahbod
4a01b1d9c9
Build -uninstalled.pc files
2008-09-11 00:38:30 -04:00
Behdad Esfahbod
61ef0ebdc3
[.gitignore] Update
2008-09-06 17:44:17 -04:00
Behdad Esfahbod
06ec8b7743
Move some top-level build files into build/
2008-09-03 19:09:57 -04:00
Chris Wilson
10f6ef98f6
[gitignore] Add mkinstalldirs.
...
Ignore another autoconf utility script.
2008-01-10 17:59:33 +00:00
Behdad Esfahbod
781f2533a3
[.gitignore] Add cairo-*.*.*
2007-04-21 07:21:38 -04:00
Behdad Esfahbod
febcd689e7
Update .gitignore to ignore .perf
2007-04-21 07:19:47 -04:00
Chris Wilson
3a3fb0031d
Update .gitignore
...
Add .*.sw? (vim swapfiles).
Add *~ (backup files).
Add *.gcno and *.gcda (gcov intermediates).
2007-04-16 15:08:54 +01:00
Carl Worth
7f4e83ceeb
Split libcairotest files out from test/ and into boilerplate/
...
The idea here is to setup boilerplate to allow code sharing between
test/ and the upcoming perf/
2006-08-30 15:34:27 -07:00
Carl Worth
4f5bb53032
Ignore ChangeLog* in addition to ChangeLog
2006-08-18 16:35:58 -07:00
Behdad Esfahbod
b9cfe941c8
Add backend-specific pkg-config files.
2006-06-14 05:06:09 -07:00
Carl Worth
448e904b2a
Merge branch 'cairo' into new-sub-path
...
Conflicts:
src/cairo-path-stroke.c
src/cairo-pdf-surface.c
src/cairo-ps-surface.c
2006-04-18 15:18:31 -07:00
Behdad Esfahbod
037732cac9
Add make bits to autogenerate ChangeLog
...
(cherry picked from 393000021c commit)
2006-03-15 15:24:18 -05:00
Carl Worth
1dc1b57b4e
cairo_new_sub_path: Making cairo_arc easier to use and more.
...
This adds a new function which has as its only effect the elimination
of
the current point. This makes it much easier to use the various
cairo_arc calls when the initial line_to is not actually desired.
This function also unifies and generalizes the long-existing behavior
of cairo_line_to being treated as cairo_move_to when there is no
current point. With the addition of cairo_new_sub_path this becomes a
documented feature with similar behavior in cairo_curve_to as well.
2006-02-23 22:01:07 -08:00
Carl Worth
d88c19071f
Rename .cvsignore to .gitignore. Add *~ and *.o.
2006-02-15 15:00:26 -08:00