Kaynağa Gözat

* Added .gitignore files in addition to svn:ignore properties.

tags/v0.99.beta14
Sam Hocevar sam 17 yıl önce
ebeveyn
işleme
85f2b01bf7
6 değiştirilmiş dosya ile 60 ekleme ve 0 silme
  1. +22
    -0
      .gitignore
  2. +1
    -0
      cxx/.gitignore
  3. +4
    -0
      doc/.gitignore
  4. +7
    -0
      src/.gitignore
  5. +23
    -0
      test/.gitignore
  6. +3
    -0
      tools/.gitignore

+ 22
- 0
.gitignore Dosyayı Görüntüle

@@ -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 Dosyayı Görüntüle

@@ -0,0 +1 @@
cxxtest

+ 4
- 0
doc/.gitignore Dosyayı Görüntüle

@@ -0,0 +1,4 @@
doxygen.cfg
man
html
latex

+ 7
- 0
src/.gitignore Dosyayı Görüntüle

@@ -0,0 +1,7 @@
cacaview
cacadraw
cacademo
cacafire
cacaplay
cacaserver
img2irc

+ 23
- 0
test/.gitignore Dosyayı Görüntüle

@@ -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 Dosyayı Görüntüle

@@ -0,0 +1,3 @@
optipal
makefont
sortchars

Yükleniyor…
İptal
Kaydet