diff --git a/.gitignore b/.gitignore index 3c51611..03e93f0 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,9 @@ data/ # Ignore directory info from local macOS .DS_store +# Ignore .idea folder from PyCharm IDE +.idea/ + #### Default python gitignore as initiated by GitHub # Byte-compiled / optimized / DLL files diff --git a/.zenodo.json b/.zenodo.json index bfffee1..23df070 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,5 +1,5 @@ { - "description": "
This version of the The Code and Data Citation Counter project was built at the Software Sustainability Institute\'s Collaborations Workshop Hack Day in March 2018 and extends work started at the second Springer Nature Hack Day in November 2017.
\nThe goal is to interrogate the published literature for key terms relating to software and data citations (eg: zenodo or github) and monitor how these occurances change over time.
This version of the The Code and Data Citation Counter project was built at the Software Sustainability Institute's Collaborations Workshop Hack Day in March 2018 and extends work started at the second Springer Nature Hack Day in November 2017.
\nThe goal is to interrogate the published literature for key terms relating to software and data citations (eg: zenodo or github) and monitor how these occurances change over time.