diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,3 +1,4 @@ venv/ -hololive_birthdays.json -hololive_birthdays.ics +*.json +*.ics +!latest_* |
| index : hololist-to-json-and-ical | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,3 +1,4 @@ venv/ -hololive_birthdays.json -hololive_birthdays.ics +*.json +*.ics +!latest_* |