forked from openslp-org/openslp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.hgignore
66 lines (64 loc) · 1.1 KB
/
.hgignore
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
.cproject
.codelite
.project
.settings
OpenSLP.workspace
openslp/win32/.*x64
openslp/win32/.*Win32
Makefile
Makefile.in
.deps
.libs
syntax: glob
*~
*.o
*.lo
*.la
*.a
*_l.c
*_y.c
*_y.h
*.sdf
*.suo
*.ncb
*.vcxproj.*user
*.vcproj.*user
openslp/win32/ipch
openslp/autom4te.cache
openslp/aclocal.m4
openslp/common/slp-compare-test
openslp/common/slp-conf-test
openslp/compile
openslp/config.guess
openslp/config.h
openslp/config.h.in
openslp/config.log
openslp/config.status
openslp/config.sub
openslp/configure
openslp/depcomp
openslp/doc/doxyfile
openslp/install-sh
openslp/libtool
openslp/ltmain.sh
openslp/m4/libtool.m4
openslp/m4/ltoptions.m4
openslp/m4/ltsugar.m4
openslp/m4/ltversion.m4
openslp/m4/lt~obsolete.m4
openslp/missing
openslp/obs/debian.changelog
openslp/obs/debian.control
openslp/obs/debian.rules
openslp/obs/openslp.dsc
openslp/obs/openslp.spec
openslp/slpd/slpd
openslp/slptool/slptool
openslp/stamp-h1
openslp/ylwrap
openslp/common/slp-compare-test.log
openslp/common/slp-compare-test.trs
openslp/common/slp-conf-test.log
openslp/common/slp-conf-test.trs
openslp/common/test-suite.log
openslp/test-driver