1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 03:25:31 +03:00

update .gitignore

Based on Karel's patch. Thanks!
This commit is contained in:
Kay Sievers 2008-08-13 11:30:26 +02:00
parent 4c538fb527
commit d7c709c918
2 changed files with 3 additions and 3 deletions

3
.gitignore vendored
View File

@ -1,4 +1,7 @@
*~
*.o
*.[78]
*.a
*.lo
*.la
.libs

3
udev/.gitignore vendored
View File

@ -1,6 +1,3 @@
*.o
*.a
udevd
udevadm
test-udev
.deps/