fabcal/.gitignore
Fabian Müller 70a069fe95 Support multiple calendars
This implied switching to a different caching approach.
2023-02-18 04:21:28 +01:00

10 lines
93 B
Plaintext

*.py[c|o]
__pycache__/
.idea/
*.*swp*
docker-compose.yml
dist/
node_modules/
yarn*.log
*.yml