This website works better with JavaScript.
Home
Explore
Help
Sign In
NekoIT
/
Neko_Daughter
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Added Git Ignore
master
Marcel Haazen
5 years ago
parent
abadb05411
commit
5b9d9d1df6
1 changed files
with
25 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+25
-0
.gitignore
+ 25
- 0
.gitignore
View File
@ -0,0 +1,25 @@
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-rescue.lib
*-save.pro
*-save.kicad_pcb
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv
Write
Preview
Loading…
Cancel
Save