mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Add Code::Blocks files to .gitignore.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -55,6 +55,11 @@ gmon.out
|
|||||||
*.cflags
|
*.cflags
|
||||||
*.cxxflags
|
*.cxxflags
|
||||||
|
|
||||||
|
# Code::Blocks files
|
||||||
|
*.cbp
|
||||||
|
*.layout
|
||||||
|
*.depend
|
||||||
|
|
||||||
# Eclipse CDT files
|
# Eclipse CDT files
|
||||||
.cproject
|
.cproject
|
||||||
.settings/
|
.settings/
|
||||||
|
|||||||
Reference in New Issue
Block a user