소스 검색

Cleaning up some files, ignore example/source dirs.

Steve Thielemann 5 년 전
부모
커밋
e1d4b2dba8
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -7,5 +7,9 @@ lib64
 share/
 pip-selfcheck.jsson
 pyvenv.cfg
+__pycache__/
 _trial_temp/
 config_dev.py
+scripts/
+source/
+logs/