forked from ruby-gnome/ruby-gnome
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
42 lines (42 loc) · 940 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
40
41
42
*.a
*.bundle
*.o
*.pc
*.so
*.swp
*/pkg/
*/tmp/
*/vendor/
.RUBYARCHDIR.time
.RUBYLIBDIR*.time
.emacs.desktop
.emacs.desktop.lock
.gdb_history
.rbx/
/*.tar.gz
/.ccache/
/.yardoc/
/Gemfile.local
/Gemfile.lock
/build/.vagrant/
/dist/
/gdk3/ext/gdk3/rbgdkkeysyms.h
/gio2/test/fixture/resource/ruby-gio2.gresource
/glib2/ext/glib2/glib-enum-types.c
/glib2/ext/glib2/glib-enum-types.h
/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
/goocanvas/ext/goocanvas/rbgoo_canvasversion.h
/gtk2/ext/gtk2/rbgdkkeysyms.h
/gtk3/test/fixture/*.gresource
/gtksourceview2/ext/gtksourceview2/rbgtksourceview2version.h
/gtksourceview3/ext/gtksourceview3/rbgtksourceview3version.h
/misc/release.rb
/poppler/test/tmp/
/tmp/
Makefile
Makefile.lib
gschemas.compiled
mkmf.log
yard_docs