소스 검색

.gitignore - adding more test file patterns

master
gashapwn 3 년 전
부모
커밋
b0a547308f
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      .gitignore

+ 2
- 1
.gitignore 파일 보기

@@ -3,6 +3,7 @@ test/*
*~
test_*.txt
*/p[0-9].pl
[0-9].pl
notes.txt
user_list.txt
.#*
.#*

불러오는 중...
취소
저장