mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-04 23:28:05 +02:00
Update .cvsignore files
This commit is contained in:
parent
736f76ba97
commit
241878cded
2 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
.deps
|
||||
Makefile.in
|
||||
Makefile
|
||||
dbus_bindings.pyx
|
||||
*.lo
|
||||
*.la
|
||||
dbus_bindings.c
|
||||
*.pyc
|
||||
.libs
|
||||
|
|
|
|||
2
python/examples/.cvsignore
Normal file
2
python/examples/.cvsignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
Loading…
Add table
Reference in a new issue