소스 검색

ignore plugins other than python-build

pull/10/head
Yamashita Yuu 12 년 전
부모
커밋
d14eda2c1a
2개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      .gitignore
  2. +3
    -0
      plugins/.gitignore

+ 0
- 1
.gitignore 파일 보기

@ -1,4 +1,3 @@
#/plugins
/shims
/version
/versions

+ 3
- 0
plugins/.gitignore 파일 보기

@ -0,0 +1,3 @@
/*
!/.gitignore
!/python-build

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