forked from ruby-gnome/ruby-gnome
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
39 lines (39 loc) · 922 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
*.a
*.bundle
*.o
*.so
*.swp
.emacs.desktop
.emacs.desktop.lock
Makefile
Makefile.lib
*.pc
.rbx/
gschemas.compiled
/glib2/ext/glib2/glib-enum-types.c
/glib2/ext/glib2/glib-enum-types.h
/gio2/test/fixture/resource/ruby-gio2.gresource
/gtk2/ext/gtk2/rbgdkkeysyms.h
/gdk3/ext/gdk3/rbgdkkeysyms.h
/gtk3/test/fixture/simple_window.gresource
/gtksourceview2/ext/gtksourceview2/rbgtksourceview2version.h
/gtksourceview3/ext/gtksourceview3/rbgtksourceview3version.h
/goocanvas/ext/goocanvas/rbgoo_canvasversion.h
/poppler/test/tmp/
/gobject-introspection/ext/gobject-introspection/gobject-introspection-enum-types.c
/gobject-introspection/ext/gobject-introspection/gobject-introspection-enum-types.h
/gobject-introspection/ext/gobject-introspection/rbgiversion.h
mkmf.log
*/tmp/
*/vendor/
*/pkg/
.gdb_history
/dist/
/misc/release.rb
/*.tar.gz
/tmp/
/Gemfile.lock
/Gemfile.local
/build/.vagrant/
.RUBYLIBDIR*.time
.RUBYARCHDIR.time