소스 검색

Add inputs folder to repo

I still want the folder to be created when the repo is cloned, I just
don't want the actual input files stored.
ApisNecros 3 달 전
부모
커밋
e91274d3de
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitignore
  2. 0 0
      inputs/.gitkeep

+ 1 - 1
.gitignore

@@ -1 +1 @@
-inputs
+inputs/*.input

+ 0 - 0
inputs/.gitkeep