diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -33,7 +33,7 @@ m4/*.m4 missing .dirstamp openbox/openbox -parser/obparser-3.0.pc +parser/obparser-4.0.pc po/Makefile.in.in po/Makevars.template po/POTFILES @@ -49,7 +49,8 @@ po/en@boldquot.insert-header po/en@quot.insert-header po/remove-potcdate.sed *.gmo -render/obrender-3.0.pc +obrender/obrender-3.5.pc +obt/obt-3.5.pc tools/gnome-panel-control/gnome-panel-control tools/gdm-control/gdm-control tools/obxprop/obxprop @@ -76,11 +77,14 @@ tests/grouptrancircular2 tests/iconifydelay tests/icons tests/mapiconic +tests/mingrow tests/modal tests/modal2 tests/modal3 tests/noresize +tests/oldfullscreen tests/override +tests/overrideinputonly tests/positioned tests/resize tests/restack |
