ignore
This commit is contained in:
parent
cfb7045466
commit
c9daf1dcf3
5 changed files with 18 additions and 0 deletions
4
data/.cvsignore
Normal file
4
data/.cvsignore
Normal file
|
@ -0,0 +1,4 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
init
|
||||
menu
|
3
doc/.cvsignore
Normal file
3
doc/.cvsignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
fluxbox.1
|
3
nls/.cvsignore
Normal file
3
nls/.cvsignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
fluxbox-nls.hh
|
5
src/.cvsignore
Normal file
5
src/.cvsignore
Normal file
|
@ -0,0 +1,5 @@
|
|||
.deps
|
||||
.libs
|
||||
Makefile
|
||||
Makefile.in
|
||||
fluxbox
|
3
src/FbTk/.cvsignore
Normal file
3
src/FbTk/.cvsignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
.deps
|
||||
Makefile
|
||||
Makefile.in
|
Loading…
Reference in a new issue