Browse Source

Merge branch 'master' into ipynb-checkpoints

Manav Mandhani 9 years ago
parent
commit
87d87bdcf5
3 changed files with 6 additions and 0 deletions
  1. 3 0
      Android.gitignore
  2. 1 0
      Dart.gitignore
  3. 2 0
      KiCAD.gitignore

+ 3 - 0
Android.gitignore

@@ -24,3 +24,6 @@ proguard/
 
 # Log Files
 *.log
+
+# Android Studio Navigation editor temp files
+.navigation/

+ 1 - 0
Dart.gitignore

@@ -3,6 +3,7 @@
 .pub/
 build/
 packages
+.packages
 
 # Or the files created by dart2js.
 *.dart.js

+ 2 - 0
KiCAD.gitignore

@@ -3,6 +3,8 @@
 # Temporary files
 *.000
 *.bak
+*.bck
+*.kicad_pcb-bak
 
 # Netlist files (exported from Eeschema)
 *.net