소스 검색

build: ignore .so files and add missing source files to makefile.

legacy
Sam Hocevar sam 12 년 전
부모
커밋
0f845aa5da
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore 파일 보기

@@ -4,6 +4,7 @@
*.a
*.la
*.exe
*.so
*.elf
*.self
*.nexe


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