This website works better with JavaScript
홈
탐색
도움말
로그인
radu
/
Django-Hackathon-Starter
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
소스 검색
Removing Thumbs.db, updating .hgignore
David Leonard
10 년 전
부모
39041104c7
커밋
cd2671e10c
2개의 변경된 파일
과
2개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
2
1
.hgignore
BIN
hackathon_starter/hackathon/static/img/Thumbs.db
+ 2
- 1
.hgignore
파일 보기
@@ -5,4 +5,5 @@ db.sqlite3
*.pyc
bower_components/
migrations/
-*.coverage
+*.coverage
+Thumbs.db
BIN
hackathon_starter/hackathon/static/img/Thumbs.db
파일 보기