https://github.com/carla-simulator/carla
Revision 34c4bb0f261ede8a41ff97dc3ff36697db663297 authored by nsubiron on 21 June 2019, 12:15:11 UTC, committed by nsubiron on 21 June 2019, 12:15:11 UTC
1 parent cfabe54
Raw File
Tip revision: 34c4bb0f261ede8a41ff97dc3ff36697db663297 authored by nsubiron on 21 June 2019, 12:15:11 UTC
Fix includes and remove logs
Tip revision: 34c4bb0
.gitignore
Build
Dist
Doxygen
Deprecated/PythonClient/dist
Util/Build
Install

/ExportedMaps
/RoadRunnerFiles/*/

*.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