codesmidgen/.gitignore
Raoul Snyman bcb29e3d1c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Building out pipeline
- Update hatch environments for linting, testing
- Add initial Dockerfile
- Add CI pipeline configuration
- Add test
- Add icon
- Remove setup.py
2023-07-27 22:14:11 -07:00

9 lines
77 B
Plaintext

__pycache__
*.egg-info
*.sqlite
stickynotes.cfg
build
dist
.coverage
htmlcov