This website works better with JavaScript
Strona główna
Odkrywaj
Zarejestruj się
Zaloguj się
SongZihuan
/
GitIgnore
kopia lustrzana
https://github.com/github/gitignore.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Added Sphinx documentation
Jordi Llonch
11 lat temu
rodzic
df2de98c25
commit
088535f046
1 zmienionych plików
z
4 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
4
0
Python.gitignore
+ 4
- 0
Python.gitignore
Wyświetl plik
@@ -42,3 +42,7 @@ coverage.xml
# Django stuff:
*.log
*.pot
+
+# Sphinx documentation
+docs/_build/
+