소스 검색

Add compiled python files to gitignore.

Nikita Lutsenko 9 년 전
부모
커밋
53fd24acd9
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -22,3 +22,5 @@ profile
 *.moved-aside
 DerivedData
 extern/
+
+*.pyc