source:
.gitignore@
ff4fff9
| Last change on this file since ff4fff9 was df765f, checked in by , 14 years ago | |
|---|---|
|
|
| File size: 289 bytes | |
| Rev | Line | |
|---|---|---|
| [e971c4] | 1 | # specific source code stuff |
| 2 | version.c | |
| 3 | .git-version | |
| 4 | ||
| 5 | # eclipse file | |
| [df765f] | 6 | .autotools |
| [e971c4] | 7 | .project |
| 8 | .cproject | |
| 9 | .settings | |
| 10 | ||
| 11 | # automake stuff | |
| 12 | configure | |
| 13 | config.h* | |
| 14 | *.in | |
| 15 | build* | |
| [89c953] | 16 | config/* |
| [231b5e] | 17 | debug* |
| [e971c4] | 18 | aclocal.m4 |
| 19 | autom4te.cache | |
| 20 | ||
| [37b2f91] | 21 | #documentation |
| 22 | doc/html | |
| 23 | ||
| [e971c4] | 24 | # testsuite stuff |
| 25 | testsuite | |
| 26 | *.m4 | |
| 27 | ||
| 28 | # miscellaneous stuff | |
| 29 | *.log | |
| 30 |
Note:
See TracBrowser
for help on using the repository browser.
