source:
ThirdParty/JobMarket/.gitignore@
6dde30
| Last change on this file since 6dde30 was 363f28, checked in by , 9 years ago | |
|---|---|
|
|
| File size: 236 bytes | |
| Rev | Line | |
|---|---|---|
| [363f28] | 1 | # eclipse file |
| 2 | .autotools | |
| 3 | .project | |
| 4 | .cproject | |
| 5 | .settings | |
| 6 | ||
| 7 | # automake stuff | |
| 8 | configure | |
| 9 | config.h* | |
| 10 | *.in | |
| 11 | build* | |
| 12 | config/* | |
| 13 | debug* | |
| 14 | aclocal.m4 | |
| 15 | autom4te.cache | |
| 16 | ||
| 17 | #documentation | |
| 18 | doc/html | |
| 19 | ||
| 20 | # testsuite stuff | |
| 21 | testsuite | |
| 22 | *.m4 | |
| 23 | ||
| 24 | # miscellaneous stuff | |
| 25 | *.log | |
| 26 |
Note:
See TracBrowser
for help on using the repository browser.
