1 Commits

Author SHA1 Message Date
528cb98d54 Start with the basics
Any new public git repo should start life with:
    - A README explaining what the project is
    - A license file
    - a .gitignore that lists what files git shouldn't worry about
    - Optional: a CITATION.cff file
2022-05-19 16:25:48 +02:00