diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -32,7 +32,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 @@ -48,7 +48,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 @@ -75,11 +76,13 @@ tests/grouptrancircular2 tests/iconifydelay tests/icons tests/mapiconic +tests/mingrow tests/modal tests/modal2 tests/modal3 tests/noresize tests/override +tests/overrideinputonly tests/positioned tests/resize tests/restack |
