Add .gitignore
This commit is contained in:
parent
8da1cfb164
commit
bf0bc3c394
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
# devices.xml is generated from device.txt
|
||||
/devices.xml
|
||||
# *.html are generated from *.xml
|
||||
/*.html
|
Loading…
Add table
Reference in a new issue