summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-05-16 19:09:22 +0200
committerLennart Poettering <lennart@poettering.net>2010-05-16 19:09:22 +0200
commitdfac97b21e00cd3617ba817227db7b621841b5cc (patch)
tree057678572d5c2bdaa2613a0b840a7e8a7c32958a /.gitignore
parent797e2f0e4df4797f739bfe405c238e847d184ebf (diff)
build-sys: generate intermediate files in subdirs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 6 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index b83dd9acd..4efd82479 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,23 +1,19 @@
-*.5
-*.html
-*~
-*.tar.gz
test-ns
test-loopback
-systemd-initctl.service
-systemd-logger.service
systemd-cgroups-agent
systemd-initctl
systemd
-*.o
test-engine
test-job-type
systemd-logger
systemctl
-systemctl.c
-systemd-interfaces.c
systemadm
-systemadm.c
+.dirstamp
+*.5
+*.html
+*~
+*.tar.gz
+*.o
.deps/
Makefile.in
aclocal.m4