소스 검색

awg commit algorithm components

anweiguo 3 달 전
부모
커밋
794eafbea6
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -7,4 +7,5 @@ ipynb_checkpoints/**
 *.py[cod]
 *$py.class
 *.zip
-**/.ipynb_checkpoints/
+**/.ipynb_checkpoints/
+.idea/