summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2013-12-30 16:36:28 +0100
committerSimon Feltman <sfeltman@src.gnome.org>2013-12-31 00:14:29 -0800
commitbecb56734e13df182fd31cfe46c465477dfc4d2c (patch)
treed0bff9e06b8e43e162e81ee9c8316d407e75854d /.gitignore
parent2ff095ea0b0c05fbf6cc332eeadf26cfeb9e69f7 (diff)
downloadpygobject-becb56734e13df182fd31cfe46c465477dfc4d2c.tar.gz
gtk-demo: Add CSS demos
Add a couple of demos demostrating the use of CSS, the css files are stored into a GResource binary file compiled with glib-compile-resources, the comments in gtk-demo.py explain the usage of GResource. Signed-off-by: Simon Feltman <sfeltman@src.gnome.org> https://bugzilla.gnome.org/show_bug.cgi?id=719722
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a2307e6e..ad1b2949 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@
*.typelib
.deps
.libs
+.idea
gschemas.compiled
pygobject-*.tar.xz
Makefile