diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f0c77fb --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +.* +!.editorconfig +!.git* +!.idea +!.mailmap +*.iml +*/target +*~ +/target +hs_err_pid*.log