https://github.com/carla-simulator/carla
Revision aa2d37a12481144820df899ae750fa6d0cff0348 authored by sergi-e on 21 September 2020, 21:48:17 UTC, committed by Marc Garcia Puig on 24 September 2020, 12:48:55 UTC
1 parent 017f8e3
Raw File
Tip revision: aa2d37a12481144820df899ae750fa6d0cff0348 authored by sergi-e on 21 September 2020, 21:48:17 UTC
New iteration on Ja comments
Tip revision: aa2d37a
.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