Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
cacalabs
/
libcaca
espelhamento de
https://github.com/cacalabs/libcaca.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
7
Wiki
Atividade
Ver código fonte
* Added .gitignore files in addition to svn:ignore properties.
tags/v0.99.beta14
Sam Hocevar
sam
17 anos atrás
pai
c31150d3e0
commit
85f2b01bf7
6 arquivos alterados
com
60 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+22
-0
.gitignore
+1
-0
cxx/.gitignore
+4
-0
doc/.gitignore
+7
-0
src/.gitignore
+23
-0
test/.gitignore
+3
-0
tools/.gitignore
+ 22
- 0
.gitignore
Ver arquivo
@@ -0,0 +1,22 @@
*.o
*.lo
*.la
*.exe
*.pc
.libs
.deps
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autotools
config.h.in
config.h
config.log
config.status
configure
libtool
stamp-*
*-stamp
INSTALL
caca-config
+ 1
- 0
cxx/.gitignore
Ver arquivo
@@ -0,0 +1 @@
cxxtest
+ 4
- 0
doc/.gitignore
Ver arquivo
@@ -0,0 +1,4 @@
doxygen.cfg
man
html
latex
+ 7
- 0
src/.gitignore
Ver arquivo
@@ -0,0 +1,7 @@
cacaview
cacadraw
cacademo
cacafire
cacaplay
cacaserver
img2irc
+ 23
- 0
test/.gitignore
Ver arquivo
@@ -0,0 +1,23 @@
blit
colors
cucul
demo
demo0
dithering
event
export
font
font2tga
frames
fullwidth
gamma
hsv
import
input
spritedit
swallow
term
text
transform
truecolor
unicode
+ 3
- 0
tools/.gitignore
Ver arquivo
@@ -0,0 +1,3 @@
optipal
makefont
sortchars
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar