source: trunk/svnignore @ 81

Revision 81, 406 bytes checked in by alonbl, 4 years ago (diff)

New build system

Merge new build system, support mingw, sync with other projects.

merge -r 65:80  https://www.opensc-project.org/svn/engine_pkcs11/branches/alonbl/mingw

_M .
M configure.ac
_M doc
D doc/changelog.sh
D doc/export-wiki.xsl
M doc/Makefile.am
D doc/export-wiki.sh
AM doc/nonpersistent
A doc/nonpersistent/export-wiki.xsl
A doc/nonpersistent/Makefile.am
A doc/nonpersistent/export-wiki.sh
A doc/nonpersistent/svn2cl.xsl
D doc/svn2cl.xsl
_M src
M src/hw_pkcs11.c
M src/engine_pkcs11.c
M src/Makefile.am
A src/versioninfo.rc.in
A src/engine_pkcs11.exports
M Makefile.am
A svnignore
D aclocal

Line 
1Makefile
2Makefile.in
3core
4archive
5acinclude.m4
6aclocal.m4
7autom4te.cache
8compile
9confdefs.h
10config.*
11configure
12conftest
13conftest.c
14depcomp
15install-sh
16libtool
17libtool.m4
18ltmain.sh
19missing
20mkinstalldirs
21so_locations
22stamp-h*
23
24.deps
25.libs
26.#*#
27.*.bak
28.*.orig
29.*.rej
30.*~
31#*#
32*.bak
33*.d
34*.def
35*.dll
36*.exe
37*.la
38*.lib
39*.lo
40*.orig
41*.pdb
42*.rej
43*.u
44*.rc
45*.pc
46*~
47*.gz
48*.bz2
49*.[0-9]
50*.html
51*.gif
52*.css
53*.out
54
55ChangeLog
Note: See TracBrowser for help on using the repository browser.