source code repo ignore generated pdf file
This commit is contained in:
7
.cvsignore
Normal file
7
.cvsignore
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
O.*
|
||||||
|
*~
|
||||||
|
bin
|
||||||
|
lib
|
||||||
|
dbd
|
||||||
|
include
|
||||||
|
*.pdf
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,4 +4,4 @@ bin
|
|||||||
lib
|
lib
|
||||||
dbd
|
dbd
|
||||||
include
|
include
|
||||||
.cvsignore
|
*.pdf
|
||||||
|
Reference in New Issue
Block a user