From: Nils Forssén Date: Fri, 19 Apr 2024 00:13:31 +0000 (+0200) Subject: Setting up repo X-Git-Url: https://gitweb.forssennils.se/?a=commitdiff_plain;h=26113d5fcc21c5a28148eac42aa86607d5058b8a;p=phono_preamp.git Setting up repo --- diff --git a/.gitignore b/.gitignore index a9bf8b9..de495e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *backups *cache +plots/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..5d2de30 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Phono preamp + +Repository containing schematic, PCB, calculations, spice and circuitjs simulations.