diff --git a/.gitignore b/.gitignore index 4278669..0de30c5 100644 --- a/.gitignore +++ b/.gitignore @@ -300,3 +300,6 @@ TSWLatexianTemp* # option is specified. Footnotes are the stored in a file with suffix Notes.bib. # Uncomment the next line to have this generated file ignored. #*Notes.bib + +# pre-commit or prettier or something +node_modules