This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
radu
/
Django-Hackathon-Starter
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
Removing Thumbs.db, updating .hgignore
David Leonard
10 vuotta sitten
vanhempi
39041104c7
commit
cd2671e10c
2 muutettua tiedostoa
jossa
2 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
2
1
.hgignore
BIN
hackathon_starter/hackathon/static/img/Thumbs.db
+ 2
- 1
.hgignore
Näytä tiedosto
@@ -5,4 +5,5 @@ db.sqlite3
*.pyc
bower_components/
migrations/
-*.coverage
+*.coverage
+Thumbs.db
BIN
hackathon_starter/hackathon/static/img/Thumbs.db
Näytä tiedosto