소스 검색
PR #191 - Merge https://github.com/rpodgorny/attic into merge
Thomas Waldmann
10 년 전
1개의 변경된 파일과
4개의 추가작업 그리고
0개의 파일을 삭제
-
4
0
.gitignore
|
@@ -6,6 +6,10 @@ env
|
|
|
.tox
|
|
|
hashindex.c
|
|
|
chunker.c
|
|
|
+crypto.c
|
|
|
+platform_darwin.c
|
|
|
+platform_freebsd.c
|
|
|
+platform_linux.c
|
|
|
*.egg-info
|
|
|
*.pyc
|
|
|
*.pyo
|