mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Add Code::Blocks files to .gitignore.
(cherry picked from commit 990ecf8fc4)
This commit is contained in:
committed by
Rémi Verschelde
parent
d8b543c991
commit
7971b20ebe
5
.gitignore
vendored
5
.gitignore
vendored
@@ -54,6 +54,11 @@ gmon.out
|
||||
*.cflags
|
||||
*.cxxflags
|
||||
|
||||
# Code::Blocks files
|
||||
*.cbp
|
||||
*.layout
|
||||
*.depend
|
||||
|
||||
# Eclipse CDT files
|
||||
.cproject
|
||||
.settings/
|
||||
|
||||
Reference in New Issue
Block a user