https://github.com/carla-simulator/carla
Revision 8cb378a612944cda5a48a6d2363849caa6c4280f authored by Francesc Domene on 08 August 2019, 15:48:21 UTC, committed by germanros1987 on 08 August 2019, 15:48:21 UTC
1 parent 3d81282
Raw File
Tip revision: 8cb378a612944cda5a48a6d2363849caa6c4280f authored by Francesc Domene on 08 August 2019, 15:48:21 UTC
Updated Jenkinsfile (Doxygen stage to do the travis-ci) (#1976)
Tip revision: 8cb378a
.gitignore
Build
Dist
Doxygen
Deprecated/PythonClient/dist
Util/Build
Install

/ExportedMaps
/Import
/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