commit a7503d2ec7277866d352913b073884c406379cd3 Author: Евгений Можевитин Date: Wed Feb 8 17:21:44 2023 +0300 init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..be5e683 --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +# Private folders +__* + +# Altium autogenerated stuff +Project Outputs/* +History/* + +# Logs and Reports +*.htm +*.log \ No newline at end of file