Commit Graph
9 Commits
Author SHA1 Message Date
hoijui 600c36e2a0 Converts pseudo-headers into real ones 2021-04-17 15:23:04 +02:00
hoijui 94676e66a0 Improves MarkDown standards conformity 2021-04-17 15:23:04 +02:00
c24b5c9770 Only link language shortcuts and put JP before EN
This is applying suggestions from code review by @foostan

Co-authored-by: Kosuke Adachi <ks@fstn.jp>
2020-07-29 06:49:39 +02:00
hoijui 44e57717a2 README: Adds links to the build guides 2020-07-07 10:17:07 +02:00
hoijui fd437a8e7c Improve Corne Chocolate EN build-guide (was google-translated)
Apart form language, it also fixes formatting, so some links,
images and code-blocks are now shown as they should.
2020-07-07 10:00:04 +02:00
hoijui d17a23ffac Added a troubleshoot section to the english build guide. 2020-07-06 08:58:38 +02:00
hoijui 8765d61aca git ignore more files created by KiCAD (& co.) 2020-06-26 09:15:05 +02:00
hoijui 0327e80558 gitignore: simplify _gerber_ dir exclusion
gitignore globs are not repo-global by default.
They are so only with an explicit `/` in front.
Also, all files below an ignored directory
are ignored as well.
2020-06-26 09:13:54 +02:00
hoijui 54371a674a remove cache files
see http://kicad-pcb.org/help/file-formats/

> fp-info-cache: *: Footprint info cache:
cache of information (description, datasheet URL, etc.)
for all footprints used by the board.
2020-06-26 09:11:10 +02:00