This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
radu
/
Django-Hackathon-Starter
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
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
ファイルの表示