carla/.gitignore

28 lines
273 B
Plaintext
Raw Normal View History

./Dist
./Doxygen
./Util/Build
./Util/Install
2017-07-26 22:04:39 +08:00
*.VC.db
*.VC.opendb
*.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
*_pb2.py
.codelite
.tags*
.vs
__pycache__
core