carla/.gitignore

31 lines
301 B
Plaintext
Raw Normal View History

2017-10-25 23:26:31 +08:00
Dist
Doxygen
2017-12-23 02:14:16 +08:00
PythonClient/dist
2017-10-25 23:26:31 +08:00
Util/Build
2017-07-26 22:04:39 +08:00
*.VC.db
*.VC.opendb
2017-12-23 02:14:16 +08:00
*.egg-info
*.kdev4
2017-07-26 22:04:39 +08:00
*.log
*.pb.cc
*.pb.h
2017-07-26 22:04:39 +08:00
*.pid
*.pri
*.pro
*.py[cod]
*.sln
*.stackdump
*.sublime-workspace
*.workspace
*CodeCompletionFolders.txt
*CodeLitePreProcessor.txt
.codelite
.tags*
.vs
__pycache__
2017-12-19 22:31:28 +08:00
_benchmarks_results
_images
core
2017-12-23 02:14:16 +08:00