소스 검색

Cleaner and also safer gitignore. Dodges vendors dir entirely and also removes sensitive data found in parameters.ini.

Alexander Trauzzi 13 년 전
부모
커밋
ddec169fbd
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      Symfony2.gitignore

+ 3 - 0
Symfony2.gitignore

@@ -1,4 +1,7 @@
+app/bootstrap*
 */logs/*
 */cache/*
 web/uploads/*
 web/bundles/*
+vendor/
+app/config/parameters.ini