https://github.com/carla-simulator/carla
Revision 2766191ca49653ca86838b6c77fa9020d01bdb90 authored by bernatx on 12 November 2019, 15:44:03 UTC, committed by bernat on 11 December 2019, 11:07:59 UTC
1 parent 8d4ce29
Raw File
Tip revision: 2766191ca49653ca86838b6c77fa9020d01bdb90 authored by bernatx on 12 November 2019, 15:44:03 UTC
Remove optimization of path
Tip revision: 2766191
.gitignore
Build
Dist
Doxygen
Deprecated/PythonClient/dist
TrafficManager/build
Util/Build
Install

/ExportedMaps
/Import/*/

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