mirror of https://github.com/ARMmbed/mbed-os.git
Add private_settings.py to the git ignore list
parent
5c20760685
commit
649c53f46d
|
@ -1,5 +1,8 @@
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
|
||||||
|
# Private settings
|
||||||
|
private_settings.py
|
||||||
|
|
||||||
# C extensions
|
# C extensions
|
||||||
*.so
|
*.so
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue