This website works better with JavaScript
Accueil
Explorer
S'inscrire
Connexion
SongZihuan
/
GitIgnore
miroir de
https://github.com/github/gitignore.git
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Merge pull request
#993
from tacahilo/add-packer
Add a support for packer
Carl Suster
il y a 11 ans
Parent
eda2ee70de
2fcafd7140
commit
7d0df220a0
1 fichiers modifiés
avec
5 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
5
0
Packer.gitignore
+ 5
- 0
Packer.gitignore
Voir le fichier
@@ -0,0 +1,5 @@
+# Cache objects
+packer_cache/
+
+# For built boxes
+*.box