Line | |
---|
1 | # Development artifacts
|
---|
2 | ID
|
---|
3 | TAGS
|
---|
4 | .*gdbinit
|
---|
5 | .gdb_history
|
---|
6 | *~
|
---|
7 | #*
|
---|
8 | .#*
|
---|
9 |
|
---|
10 | # Configure artifacts
|
---|
11 | ABOUT-NLS
|
---|
12 | Makefile
|
---|
13 | Makefile.in
|
---|
14 | aclocal.m4
|
---|
15 | autom4te.cache
|
---|
16 | config.cache
|
---|
17 | config.h
|
---|
18 | config.h.in
|
---|
19 | config.log
|
---|
20 | config.status
|
---|
21 | configure
|
---|
22 | stamp-h1
|
---|
23 |
|
---|
24 | # Build artifacts
|
---|
25 | .deps
|
---|
26 | gmk-default.h
|
---|
27 | loadavg
|
---|
28 | make
|
---|
29 | *.o
|
---|
30 | *.exe
|
---|
31 | *.dll.a
|
---|
32 | *.obj
|
---|
33 | *.lib
|
---|
34 | *.pdb
|
---|
35 | *.sbr
|
---|
36 |
|
---|
37 | # Windows build artifacts
|
---|
38 | WinDebug/
|
---|
39 | WinRel/
|
---|
40 | GccDebug/
|
---|
41 | GccRel/
|
---|
42 |
|
---|
43 | # Distribution artifacts
|
---|
44 | .dep_segment
|
---|
45 | .check-git-HEAD
|
---|
46 | ChangeLog
|
---|
47 | Makefile.DOS
|
---|
48 | NMakefile
|
---|
49 | README
|
---|
50 | README.DOS
|
---|
51 | README.OS2
|
---|
52 | README.W32
|
---|
53 | SMakefile
|
---|
54 | build.sh
|
---|
55 | build.sh.in
|
---|
56 | config.ami
|
---|
57 | config.h-vms
|
---|
58 | config.h.W32
|
---|
59 | configh.dos
|
---|
60 | make-[0-9]*/
|
---|
61 | make-[0-9]*.tar.*
|
---|
62 | checkcfg.*.log
|
---|
Note:
See
TracBrowser
for help on using the repository browser.