source:
neercs/trunk/.gitignore
@
4366
Last change on this file since 4366 was 4221, checked in by , 12 years ago | |
---|---|
File size: 275 bytes |
Line | |
---|---|
1 | # Autotools cruft |
2 | *.o |
3 | *.lo |
4 | *.la |
5 | *.exe |
6 | .auto |
7 | .libs |
8 | .deps |
9 | Makefile |
10 | Makefile.in |
11 | aclocal.m4 |
12 | autom4te.cache |
13 | config.h.in |
14 | config.h |
15 | config.log |
16 | config.status |
17 | configure |
18 | libtool |
19 | stamp-* |
20 | *-stamp |
21 | # Binaries |
22 | src/neercs |
23 | # Documentation |
24 | doc/doxygen.cfg |
25 | doc/doxygen.log |
26 | doc/html/ |
27 | doc/latex/ |
28 |
Note: See TracBrowser
for help on using the repository browser.