소스 검색

Create an ignore file for Vagrant's configuration and internal files.

Documented at http://docs.vagrantup.com/v2/getting-started/project_setup.html

These files are created automatically the first time a vagrant box is started.
Jonathan Campbell 11 년 전
부모
커밋
5343cb30b2
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Global/Vagrant.gitignore

+ 2 - 0
Global/Vagrant.gitignore

@@ -0,0 +1,2 @@
+.vagrant/
+Vagrantfile