소스 검색

moved development.ini to a template config file

sferot 11 년 전
부모
커밋
bc05e4e0eb
2개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitignore
  2. 0 0
      pboard/development.ini.base

+ 3 - 0
.gitignore 파일 보기

@@ -60,3 +60,6 @@ tg2env/
60 60
 
61 61
 # cache
62 62
 pboard/data/
63
+
64
+# Site-local config file
65
+development.ini

pboard/development.ini → pboard/development.ini.base 파일 보기