commit 5c8e0aac7c104ce844127bc801a044fc0bcdaa75 Author: p3ail6tof <2231639463@qq.com> Date: Thu Nov 23 08:31:31 2023 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..0b8c9594 --- /dev/null +++ b/.gitignore @@ -0,0 +1,53 @@ +# ---> Eagle +# Ignore list for Eagle, a PCB layout tool + +# Backup files +*.s#? +*.b#? +*.l#? +*.b$? +*.s$? +*.l$? + +# Eagle project file +# It contains a serial number and references to the file structure +# on your computer. +# comment the following line if you want to have your project file included. +eagle.epf + +# Autorouter files +*.pro +*.job + +# CAM files +*.$$$ +*.cmp +*.ly2 +*.l15 +*.sol +*.plc +*.stc +*.sts +*.crc +*.crs + +*.dri +*.drl +*.gpi +*.pls +*.ger +*.xln + +*.drd +*.drd.* + +*.s#* +*.b#* + +*.info + +*.eps + +# file locks introduced since 7.x +*.lck + diff --git a/README.md b/README.md new file mode 100644 index 00000000..11a374da --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# ghnb +