source: OpenSC/.gitignore @ 2afd7ad

Revision 2afd7ad, 659 bytes checked in by ludovic, 2 months ago (diff)

Ignore *.o file in git

Change-Id: Ibffc42e42c25321ded23e22fac7393c6db65368b

  • Property mode set to 100644
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
18lt*.m4
19ltmain.sh
20missing
21mkinstalldirs
22so_locations
23stamp-h*
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*.o
41*.orig
42*.pdb
43*.rej
44*.u
45*.rc
46*.pc
47*~
48*.gz
49*.bz2
50*.[0-9]
51*.html
52*.gif
53*.css
54*.out
55*.tmp
56ChangeLog
57opensc.conf
58xsl-stylesheets
59opensc-config
60test-conf
61pkcs15-tool
62pkcs15-crypt
63pkcs15-init
64piv-tool
65eidenv
66opensc-explorer
67opensc-tool
68rutoken-tool
69cardos-info
70cryptoflex-tool
71netkey-tool
72pkcs11-tool
73pintest
74p15dump
75prngtest
76base64
77lottery
Note: See TracBrowser for help on using the repository browser.