Initial commit with rpi-4, archer-c7-v2 and tl-wdr-3600-v1
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# general ignores
|
||||
*~
|
||||
*.html
|
||||
|
||||
# IDEs
|
||||
.idea/
|
||||
|
||||
# python
|
||||
__pycache__
|
||||
*.pyc
|
||||
|
||||
|
||||
# project specific ignores
|
||||
openwrt-imagebuilder-*
|
||||
openwrt-*.img
|
||||
openwrt-*.img.gz
|
||||
config-backup*
|
||||
Reference in New Issue
Block a user