소스 검색

Ensured existence of acs folder

The folder is crucial for compilation and building.
It also ensures that nothing will land on the repo in that folder.
master
Patrick Jakobsen 5 년 전
부모
커밋
9cc04e1824
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      src/acs/.gitignore

+ 5
- 0
src/acs/.gitignore 파일 보기

@ -0,0 +1,5 @@
# There should be nothing in this directory except this file itself on the repo.
.
!.gitignore

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