Ver código fonte

ignore plugins other than python-build

pull/10/head
Yamashita Yuu 12 anos atrás
pai
commit
d14eda2c1a
2 arquivos alterados com 3 adições e 1 exclusões
  1. +0
    -1
      .gitignore
  2. +3
    -0
      plugins/.gitignore

+ 0
- 1
.gitignore Ver arquivo

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

+ 3
- 0
plugins/.gitignore Ver arquivo

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

Carregando…
Cancelar
Salvar