add cvsignores
This commit is contained in:
parent
bfea000a74
commit
c5789fea10
2 changed files with 12 additions and 0 deletions
6
plugins/.cvsignore
Normal file
6
plugins/.cvsignore
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
focus.lo
|
||||||
|
focus.la
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
.libs
|
||||||
|
.deps
|
6
plugins/keyboard/.cvsignore
Normal file
6
plugins/keyboard/.cvsignore
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
keyboard.lo
|
||||||
|
keyboard.la
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
.libs
|
||||||
|
.deps
|
Loading…
Reference in a new issue