Mark Sibly
8 anni fa
1 ha cambiato i file con
2 aggiunte e
1 eliminazioni
-
2
1
.gitignore
|
@@ -19,10 +19,11 @@
|
|
/docs/docs.html
|
|
/docs/docs.html
|
|
/docs/modules.html
|
|
/docs/modules.html
|
|
/docs/manuals.html
|
|
/docs/manuals.html
|
|
|
|
+/docs/modules/
|
|
|
|
|
|
__PAGES__/
|
|
__PAGES__/
|
|
__MANPAGES__/
|
|
__MANPAGES__/
|
|
-
|
|
|
|
|
|
+__NEWPAGES__/
|
|
/tmp/*
|
|
/tmp/*
|
|
!/tmp/.gitignore
|
|
!/tmp/.gitignore
|
|
|
|
|