-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
49 lines (49 loc) · 892 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
43
44
45
46
47
48
49
/configure
/Makefile
/Makefile.in
/config.guess
/config.h
/aclocal.m4
/missing
/config.sub
/ltmain.sh
/stamp-h1
/install-sh
/config.log
/depcomp
/config.status
/config.h.in
/libtool
/autom4te.cache
/moon.pc
/*.userprefs
/*.usertasks
/*.pidb
*.o
*~
*.swp
*#*#
/confdefs.h
/doltcompile
/doltlibtool
/shocker-log.txt
xdb.*
/demo-status.html
/moonlight.spec
/class/System.Windows/Mono/GeneratedPInvokes.cs
/class/System.Windows/Mono/Types.g.cs
/class/System.Windows/System.Windows/DependencyObject.g.cs
/class/System.Windows/System.Windows/DependencyProperty.g.cs
/class/System.Windows/System.Windows/Events.g.cs
/class/System.Windows.Browser/System.Windows.Browser.g.resources
/plugin/cbinding.cpp
/plugin/cbinding.h
/plugin/plugin-class.g.cpp
/plugin/plugin-class.h
/src/cbinding.cpp
/src/cbinding.h
/src/dependencyproperty.g.cpp
/src/type.h
/src/value.h
/src/factory.h
/src/type-generated.cpp