i2p-0.9.20
Last change
on this file since 3c89bd4 was
24a133fe,
checked in by kytv <kytv@…>, 7 years ago
|
add .pc/ to .*ignore
|
-
Property mode set to
100644
|
File size:
594 bytes
|
Line | |
---|
1 | # Just to try and prevent some noob disasters. |
---|
2 | # Use mtn add --no-respect-ignore foo.jar to ignore this ignore list |
---|
3 | |
---|
4 | # Temporary/build files |
---|
5 | _jsp\.java$ |
---|
6 | \.bz2$ |
---|
7 | \.tar$ |
---|
8 | \.class$ |
---|
9 | \.diff$ |
---|
10 | \.exe$ |
---|
11 | \.fba$ |
---|
12 | \.gz$ |
---|
13 | \.jar$ |
---|
14 | \.out$ |
---|
15 | \.patch$ |
---|
16 | \.sig$ |
---|
17 | \.sud$ |
---|
18 | \.su2$ |
---|
19 | .\su3$ |
---|
20 | \.tar$ |
---|
21 | \.war$ |
---|
22 | .\deb$ |
---|
23 | \.zip$ |
---|
24 | \.torrent$ |
---|
25 | ^\. |
---|
26 | ~$ |
---|
27 | web-fragment.xml |
---|
28 | web-out.xml |
---|
29 | |
---|
30 | # Temporary/build dirs |
---|
31 | ^build |
---|
32 | ^pkg-temp |
---|
33 | /build |
---|
34 | /classes |
---|
35 | /dist |
---|
36 | ^installer/resources/locale/mo |
---|
37 | /tmp |
---|
38 | ^apps/jetty/jettylib |
---|
39 | |
---|
40 | # Debian-related |
---|
41 | ^debian/copyright |
---|
42 | ^debian/changelog |
---|
43 | ^.pc/ |
---|
44 | |
---|
45 | # Build property overrides |
---|
46 | override.properties |
---|
47 | |
---|
48 | # Reporting |
---|
49 | sloccount.sc |
---|
50 | ^reports/ |
---|
Note: See
TracBrowser
for help on using the repository browser.