summaryrefslogtreecommitdiff
path: root/heater/.gitignore
diff options
context:
space:
mode:
authorVishnu Easwaran E2020-05-15 16:44:44 +0530
committerVishnu Easwaran E2020-05-15 16:44:44 +0530
commit86f385bffe9b7f2b2495b2b5ba51428151fbe825 (patch)
treea0a8e8b30ba4398cd1bb001b2b6bd9eaa9c8c4d1 /heater/.gitignore
parent35ea2e10994971fb5089b1f8554ff1da569ae500 (diff)
downloadopenplc_modules-86f385bffe9b7f2b2495b2b5ba51428151fbe825.tar.gz
openplc_modules-86f385bffe9b7f2b2495b2b5ba51428151fbe825.tar.bz2
openplc_modules-86f385bffe9b7f2b2495b2b5ba51428151fbe825.zip
[vishnu] .gitignore files added. "imgaes" changed to "assets" and
corresponding README corrections.
Diffstat (limited to 'heater/.gitignore')
-rw-r--r--heater/.gitignore29
1 files changed, 29 insertions, 0 deletions
diff --git a/heater/.gitignore b/heater/.gitignore
new file mode 100644
index 0000000..3730224
--- /dev/null
+++ b/heater/.gitignore
@@ -0,0 +1,29 @@
+# IDE files
+*.vscode
+
+# 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
+*.sch-bak
+*~
+_autosave-*
+*.tmp
+*-save.pro
+*-save.kicad_pcb
+fp-info-cache
+
+# Netlist files (exported from Eeschema)
+*.net
+
+# Autorouter files (exported from Pcbnew)
+*.dsn
+*.ses
+
+# Exported BOM files
+*.xml
+*.csv