mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 20:48:03 +02:00
Ignore .idea, compile_commands.json and /build
This commit is contained in:
parent
18c0196414
commit
9563d6b661
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
.deps
|
||||
.libs
|
||||
.perf
|
||||
.idea
|
||||
cairo-*.*.*
|
||||
manual-*.*.*
|
||||
ChangeLog*
|
||||
|
|
@ -26,6 +27,7 @@ releases
|
|||
stamp-h
|
||||
stamp-h1
|
||||
stamp-h.in
|
||||
compile_commands.json
|
||||
*~
|
||||
.*.sw?
|
||||
*.la
|
||||
|
|
@ -36,3 +38,4 @@ stamp-h.in
|
|||
*-uninstalled.pc
|
||||
.vimrc
|
||||
gtk-doc.m4
|
||||
/build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue