anonymous 2 년 전
부모
커밋
906759faf9
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      .gitignore
  2. +1
    -0
      tests/project_name_here/example.txt

+ 1
- 0
.gitignore 파일 보기

@@ -1,5 +1,6 @@
tests/*/
!tests/.keep
!tests/project_name_here/

views/*/
!views/.keep


+ 1
- 0
tests/project_name_here/example.txt 파일 보기

@@ -0,0 +1 @@
Lorem ipsum?

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