https://github.com/carla-simulator/carla
Revision 56b6c7e71d6f8ad499036bac401d90593a80da8f authored by sergi-e on 29 September 2020, 13:30:10 UTC, committed by bernat on 07 October 2020, 09:42:28 UTC
1 parent 5e6a09a
Raw File
Tip revision: 56b6c7e71d6f8ad499036bac401d90593a80da8f authored by sergi-e on 29 September 2020, 13:30:10 UTC
tempo sensors note
Tip revision: 56b6c7e
.gitignore
Build
Dist
Doxygen
Deprecated/PythonClient/dist
TrafficManager/build
Util/Build
Install
Plugins

/ExportedMaps
/Import/*
!/Import/README.md

*.VC.db
*.VC.opendb
*.a
*.egg-info
*.kdev4
*.log
*.o
*.pb.cc
*.pb.h
*.pid
*.pri
*.pro
*.py[cod]
*.sln
*.so
*.stackdump
*.sublime-workspace
*.workspace
*CodeCompletionFolders.txt
*CodeLitePreProcessor.txt
.aria2c.input
.codelite
.gdb_history
.gtest
.idea
.tags*
.vs
.vscode
__pycache__
_benchmarks_results
_images*
_out*
_site
core
profiler.csv
back to top