https://github.com/carla-simulator/carla
Revision 6f4e69da4c37caa9258da5a56a7a1a37e0ed0fc1 authored by Axel on 01 October 2020, 14:35:12 UTC, committed by Axel1092 on 02 October 2020, 09:51:37 UTC
1 parent c62070b
Raw File
Tip revision: 6f4e69da4c37caa9258da5a56a7a1a37e0ed0fc1 authored by Axel on 01 October 2020, 14:35:12 UTC
Fixed build script parsing arguments.
Tip revision: 6f4e69d
.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