소스 검색

Update .gitignore

Emmanuel Bouthenot 11 년 전
부모
커밋
46ab7d7c6c
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -1,3 +1,6 @@
+.gitignore
 hosts
+host_vars/*
+group_vars/*
 library
-roles/common/data/user/*
+roles/common/data/users/*