Parcourir la source

ignore plugins other than python-build

pull/10/head
Yamashita Yuu il y a 12 ans
Parent
révision
d14eda2c1a
2 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. +0
    -1
      .gitignore
  2. +3
    -0
      plugins/.gitignore

+ 0
- 1
.gitignore Voir le fichier

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

+ 3
- 0
plugins/.gitignore Voir le fichier

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

Chargement…
Annuler
Enregistrer