Selaa lähdekoodia

Merged with standard .gitignore

Gogs 6 vuotta sitten
vanhempi
sitoutus
12aceee87c
3 muutettua tiedostoa jossa 10 lisäystä ja 2 poistoa
  1. 4 2
      .gitignore
  2. 2 0
      LICENSE
  3. 4 0
      README.md

+ 4 - 2
.gitignore

@@ -12,6 +12,7 @@ _autosave-*
 *-rescue.lib
 *-save.pro
 *-save.kicad_pcb
+fp-info-cache
 
 # Netlist files (exported from Eeschema)
 *.net
@@ -21,5 +22,6 @@ _autosave-*
 *.ses
 
 # Exported BOM files
-*.xml
-*.csv
+#*.xml
+#.dsn
+

+ 2 - 0
LICENSE

@@ -0,0 +1,2 @@
+This code is copyright 2019 Frederick Damstra for private use only. Any unauthorized duplication or distribution is prohibited.
+

+ 4 - 0
README.md

@@ -0,0 +1,4 @@
+# CRV2-Power
+
+Power Board for the CRV2This code is copyright 2019 Frederick Damstra for private use only. Any unauthorized duplication or distribution is prohibited.
+