소스 검색

add `*.php` to `.gitignore`

Stephan Fuchs 2 달 전
부모
커밋
5282e7613a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -46,6 +46,7 @@ glife.7z
 
 *.test
 *.html
+*.php
 
 
 __pycache__/