summaryrefslogtreecommitdiff
path: root/OpenPLC_modules/heater/.gitignore
diff options
context:
space:
mode:
authorrohmhatre2022-05-30 16:56:41 +0530
committerrohmhatre2022-05-30 16:56:41 +0530
commit17bf0f87d2df9187fc52b6762a5654d0a5bc2741 (patch)
treead0a1286be580ef928d5164cc9e1379302db59be /OpenPLC_modules/heater/.gitignore
parent9984483e6d3503784e4d809de03249014b683d87 (diff)
downloadOpenPLC-17bf0f87d2df9187fc52b6762a5654d0a5bc2741.tar.gz
OpenPLC-17bf0f87d2df9187fc52b6762a5654d0a5bc2741.tar.bz2
OpenPLC-17bf0f87d2df9187fc52b6762a5654d0a5bc2741.zip
moved module directory
Diffstat (limited to 'OpenPLC_modules/heater/.gitignore')
-rw-r--r--OpenPLC_modules/heater/.gitignore29
1 files changed, 29 insertions, 0 deletions
diff --git a/OpenPLC_modules/heater/.gitignore b/OpenPLC_modules/heater/.gitignore
new file mode 100644
index 0000000..3730224
--- /dev/null
+++ b/OpenPLC_modules/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