mirror of
https://github.com/abhisheknaiidu/awesome-github-profile-readme.git
synced 2024-10-01 01:05:58 -04:00
add name to github actions category
This commit is contained in:
parent
91741c4f38
commit
460cbdd1ad
17
.vscode/c_cpp_properties.json
vendored
Normal file
17
.vscode/c_cpp_properties.json
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"browse": {
|
||||
"databaseFilename": "",
|
||||
"limitSymbolsToIncludedHeaders": true
|
||||
},
|
||||
"includePath": [
|
||||
"/opt/ros/melodic/include/**",
|
||||
"/home/erwin/catkin_ws/src/ros-xenomai-bridge/ros_nrt/reactive_navigation/include/**",
|
||||
"/home/erwin/catkin_ws/src/ros-xenomai-bridge/ros_nrt/xddp_utilities/include/**",
|
||||
"/usr/include/**"
|
||||
],
|
||||
"name": "ROS"
|
||||
}
|
||||
]
|
||||
}
|
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"python.autoComplete.extraPaths": [
|
||||
"/opt/ros/melodic/lib/python2.7/dist-packages"
|
||||
]
|
||||
}
|
@ -53,6 +53,7 @@
|
||||
- [Gautam Krishna R](https://github.com/gautamkrishnar/gautamkrishnar)
|
||||
- [Roald Nefs](https://github.com/roaldnefs/roaldnefs)
|
||||
- [Dhruv Jain](https://github.com/maddhruv/maddhruv)
|
||||
- [Erwin Lejeune](https://github.com/guilyx/guilyx)
|
||||
|
||||
#### Game Mode 🚀
|
||||
- [Tim Burgan](https://github.com/timburgan/timburgan)
|
||||
|
Loading…
Reference in New Issue
Block a user