diff options
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,3 +13,7 @@ server/**/lib/ server/**/bin/ server/**/pyvenv.cfg __pycache__/ + +# IDE files +.idea +*.iml
\ No newline at end of file |
| index : szurubooru.git | ||
| Fork of Szurubooru with patches for running on a modern system sans Docker | Jakob L. Kreuze |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -13,3 +13,7 @@ server/**/lib/ server/**/bin/ server/**/pyvenv.cfg __pycache__/ + +# IDE files +.idea +*.iml
\ No newline at end of file |