forked from macports/macports-base
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
59 lines (50 loc) · 930 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
50
51
52
53
54
55
56
57
58
59
**/.DS_Store
/config.log
/config.status
/Doxyfile
/setupenv.bash
/autom4te.cache
doc/*.gz
doc/*.mtree
doc/*.xml
doc/*.html
doc/.dep
doc/macports.conf
doc/pubkeys.conf
Mk/macports.autoconf.mk
portmgr/dmg/postflight
src/*
!src/*/
src/*/*_autoconf.tcl
src/cregistry/macports.sqlext
src/darwintracelib1.0/*.d
src/darwintracelib1.0/sip_copy_proc.[ch]
src/machista1.0/tests/libmachista-test
src/port/*
!src/port/*.tcl
src/programs/daemondo/build/
src/**/*.o
src/**/*.a
src/**/*.dylib
src/**/*.dSYM
tests/test.tcl
tests/test/library.tcl
tests/test/trace/test.tcl
vendor/vendor-destroot/
vendor/tclsh
vendor/**/*.o
vendor/**/*.a
vendor/**/*.dylib
vendor/**/*.dSYM
vendor/**/config.log
vendor/**/config.status
vendor/tcl8.*/unix/Tcl-Info.plist
vendor/tcl8.*/unix/Tclsh-Info.plist
vendor/tcl8.*/unix/tcl.pc
vendor/tcl8.*/unix/tclConfig.sh
vendor/tcl8.*/unix/tclsh
!*.in
Makefile
pkgIndex.tcl
!vendor/tcllib*/**/pkgIndex.tcl
/dist/