1# Can't easily add license to rat-excludes file. 2.rat-excludes 3 4# Ignore documentation folder 5docs 6 7# Non-source files 8RELEASE_NOTES.md 9.gitignore 10README.md 11pts-gap.txt 12pts-gatt.txt 13pts-l2cap.txt 14pts-sm.txt 1594654-20170317-085122560.tpg 1694654-20170317-085441153.pts 17 18# tinycrypt - BSD License. 19tinycrypt 20 21# Bluetooth Mesh - Apache 2.0 License 22mesh 23 24# Queue implementation - BSD License 25queue.h 26 27# mbuf implementation - BSD License 28os_mbuf.c 29