Ignore .idea, compile_commands.json and /build

This commit is contained in:
Anton Danilkin 2021-04-06 18:20:30 +02:00
parent 18c0196414
commit 9563d6b661

3
.gitignore vendored
View file

@ -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