소스 검색

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

tags/v0.99.beta14
Sam Hocevar sam 17 년 전
부모
커밋
85f2b01bf7
6개의 변경된 파일60개의 추가작업 그리고 0개의 파일을 삭제
  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 파일 보기

@@ -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 파일 보기

@@ -0,0 +1 @@
cxxtest

+ 4
- 0
doc/.gitignore 파일 보기

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

+ 7
- 0
src/.gitignore 파일 보기

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

+ 23
- 0
test/.gitignore 파일 보기

@@ -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 파일 보기

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

불러오는 중...
취소
저장