source:
trunk/.gitignore
@
1
| Revision 1, 142 bytes checked in by mmamonski, 15 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [1] | 1 | /aclocal.m4 |
| 2 | /autom4te.cache | |
| 3 | /config.* | |
| 4 | /configure | |
| 5 | /libtool | |
| 6 | /scripts | |
| 7 | /stamp-h1 | |
| 8 | ||
| 9 | .deps | |
| 10 | .libs | |
| 11 | Makefile | |
| 12 | Makefile.in | |
| 13 | ||
| 14 | *.la | |
| 15 | *.lo | |
| 16 | *.o | |
| 17 | .*.swp | |
| 18 | *.tar.gz |
Note: See TracBrowser
for help on using the repository browser.
