build: ignore a stale xim_test binary
The old xim/Makefile built xim/xim_test; nothing does now, but older checkouts may still have it, so keep the name ignored.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,6 +12,7 @@
|
|||||||
/tests/daemon_failure_test
|
/tests/daemon_failure_test
|
||||||
/tests/daemon_restart_test
|
/tests/daemon_restart_test
|
||||||
/xim/*.o
|
/xim/*.o
|
||||||
|
/xim/xim_test
|
||||||
/gtk/im-strans.so
|
/gtk/im-strans.so
|
||||||
/bench/bench
|
/bench/bench
|
||||||
/bench/perf.data*
|
/bench/perf.data*
|
||||||
|
|||||||
Reference in New Issue
Block a user