소스 검색

Ignore local trial.py scratch file

Paul Klumpp 1 주 전
부모
커밋
5fdf9d3e43
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -21,3 +21,6 @@ myvenv/
 # OS
 .DS_Store
 Thumbs.db
+
+# Local experiments
+trial.py