diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,5 +1,2 @@ config.ini -node_modules - -# name used in INSTALL.md -python_modules +*/*_modules/ |
| index : szurubooru.git | ||
| Fork of Szurubooru with patches for running on a modern system sans Docker | Jakob L. Kreuze |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,5 +1,2 @@ config.ini -node_modules - -# name used in INSTALL.md -python_modules +*/*_modules/ |