Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
kicad_twoface
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Lindgren
kicad_twoface
Commits
8342f543
Commit
8342f543
authored
4 years ago
by
Per Lindgren
Browse files
Options
Downloads
Patches
Plain Diff
added libs
parent
f5486baf
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+18
-0
18 additions, 0 deletions
.gitignore
.gitmodules
+4
-0
4 additions, 0 deletions
.gitmodules
kicad_libs
+1
-0
1 addition, 0 deletions
kicad_libs
with
23 additions
and
0 deletions
.gitignore
0 → 100644
+
18
−
0
View file @
8342f543
# Temporary files
*.000
*bak*
*bck*
*~
_autosave-*
*.tmp
*cache*
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Folders
gerbers
This diff is collapsed.
Click to expand it.
.gitmodules
0 → 100644
+
4
−
0
View file @
8342f543
[submodule "kicad_libs"]
path = kicad_libs
url = https://github.com/korken89/kicad_libs.git
branch = master
This diff is collapsed.
Click to expand it.
kicad_libs
@
763e6a5a
Subproject commit 763e6a5ae51925003d7fbc17af6f9e3575be390b
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment