File: .gitignore

package info (click to toggle)
linux-gpib-user 4.3.7-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,760 kB
  • sloc: ansic: 10,381; perl: 1,120; xml: 375; makefile: 335; yacc: 335; tcl: 308; python: 173; php: 157; lex: 144; sh: 134; lisp: 94
file content (91 lines) | stat: -rw-r--r-- 1,713 bytes parent folder | download | duplicates (2)
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
#
# gitignore for linux-gpib-git/linux-gpib-user
#
# autotools and stuff
aclocal.m4
autom4te.cache/
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
depcomp
Makefile.in
doc/doc_html/
doc/gpib_version.txt
doc/linux-gpib.pdf
examples/findlisteners
examples/ibterm
examples/ibtest
examples/master_read_to_file
examples/master_write_from_file
examples/slave_read_to_file
examples/slave_write_from_file
include/gpib/gpib_version.h
install-sh
language/perl/LinuxGpib.bs
language/perl/LinuxGpib.c
language/perl/MYMETA.json
language/perl/MYMETA.yml
language/perl/Makefile.PL
language/perl/Makefile.old
language/perl/blib/
language/perl/pm_to_blib
language/php/gpib_php.la
language/python/build/
language/python/dist/
language/python/gpib.egg-info/
language/tcl/libgpib_tcl.la
lib/TAGS
lib/gpib_config/gpib_config
lib/ibConfLex.c
lib/ibConfLex.h
lib/ibConfYacc.c
lib/ibConfYacc.h
lib/ibVers.h
lib/libgpib.la
lib/libgpib.pc
libtool
ltmain.sh
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
missing
stamp-h1
test/libgpib_test
usb/agilent_82357a/99-agilent_82357a.rules
usb/gpib_udev_fxloader
usb/lpvo_usb_gpib/99-lpvo_usb_gpib.rules
usb/ni_usb_gpib/99-ni_usb_gpib.rules
#tcl
.xsetup
#guile
language/guile/libgpib-guile.la
Makefile
doc/Makefile
doc/intEntities.dtf
doc/man/
drivers/Makefile
examples/Makefile
include/Makefile
include/gpib/Makefile
language/Makefile
language/guile/Makefile
language/perl/Makefile
language/php/Makefile
language/php/TESTS/Makefile
language/python/Makefile
language/tcl/Makefile
lib/Makefile
lib/gpib_config/Makefile
test/Makefile
usb/Makefile
usb/agilent_82357a/Makefile
usb/lpvo_usb_gpib/Makefile
usb/ni_usb_gpib/Makefile