| Commit | Line | Data |
|---|---|---|
| 54731149 | 1 | *.[1-9].gz |
| dc61f88c | 2 | !share/examples/splash/dfly.bmp.gz |
| 0017a10b SW |
3 | *.bak |
| 4 | *.core | |
| 13f0b543 | 5 | *.diff |
| dc61f88c FT |
6 | !/contrib/groff/src/devices/grops/psfig.diff |
| 7 | !/lib/libstand/bzlib.c.diff | |
| 0017a10b | 8 | *.old |
| 13f0b543 SW |
9 | *.orig |
| 10 | *.patch | |
| 11 | *.rej | |
| 12 | *.swap | |
| 13 | *~ | |
| 14 | .*.sw[po] | |
| 15 | .sw[po] | |
| 16 | cscope.* | |
| 0d9608ae JM |
17 | |
| 18 | # The following patterns were previously active. | |
| 19 | # They have been commented out because the system "make" will pick up build | |
| 20 | # products in the source tree causing strange build failures. The benefit | |
| 21 | # of avoiding an accidental commit of a binary is quickly offset by the | |
| 22 | # liability of chasing build failures caused by "invisible" files. This | |
| 23 | # has burned a few people already and even the source of bug reports. | |
| 24 | # *.[psS]o | |
| 25 | # !/contrib/nvi/docs/USD.doc/vi.ref/index.so | |
| 26 | # !/contrib/nvi/docs/USD.doc/vi.ref/ref.so | |
| 27 | # *.a | |
| 28 | # !/bin/csh/USD.doc/csh.a | |
| 29 | # *.o |