.gitignore (f234a72d) | .gitignore (c5861ff8) |
---|---|
1# various extensions left behind 2*.sw[op] 3*- 4*-HEAD 5*-git 6*-patched 7*-pristine 8*.bak --- 33 unchanged lines hidden (view full) --- 42/main/dmake/* 43/main/guw/guw.exe* 44/main/warn 45 46# misc 47CVS 48TAGS 49\#* | 1# various extensions left behind 2*.sw[op] 3*- 4*-HEAD 5*-git 6*-patched 7*-pristine 8*.bak --- 33 unchanged lines hidden (view full) --- 42/main/dmake/* 43/main/guw/guw.exe* 44/main/warn 45 46# misc 47CVS 48TAGS 49\#* |
50/log |
|
50 51# id-utils, ctags, cscope 52/ID 53/tags 54/*/ID 55/*/tags 56/*/cscope.files 57/*/cscope.in.out --- 28 unchanged lines hidden --- | 51 52# id-utils, ctags, cscope 53/ID 54/tags 55/*/ID 56/*/tags 57/*/cscope.files 58/*/cscope.in.out --- 28 unchanged lines hidden --- |