mirror of
https://github.com/jezhiggins/arabica
synced 2024-11-17 07:48:50 +01:00
*** empty log message ***
This commit is contained in:
parent
84b93c75c9
commit
7d9a07ff85
3 changed files with 12 additions and 0 deletions
|
@ -7,3 +7,8 @@ core
|
|||
pyx
|
||||
writer
|
||||
simple_handler
|
||||
Debug
|
||||
Release
|
||||
*.dep
|
||||
*.plg
|
||||
pyx___Win32_Debug
|
||||
|
|
|
@ -5,3 +5,7 @@ core
|
|||
*.a
|
||||
.depend
|
||||
sax2dom_test
|
||||
*.dep
|
||||
*.plg
|
||||
Debug
|
||||
Release
|
||||
|
|
3
examples/Utils/.cvsignore
Normal file
3
examples/Utils/.cvsignore
Normal file
|
@ -0,0 +1,3 @@
|
|||
Debug
|
||||
Release
|
||||
*.o
|
Loading…
Reference in a new issue