Skip to content
This repository was archived by the owner on Nov 25, 2022. It is now read-only.

Commit a25111e

Browse files
committed
remove *.cbp file which may contain user data; we have meson/ninja now
1 parent c567a67 commit a25111e

File tree

2 files changed

+1
-560
lines changed

2 files changed

+1
-560
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ __pycache__
1212
python/dist
1313

1414
# ignore Codeblocks temporary files and build directories.
15-
# Codeblocks project file (*.cbp) is added although it may contain some user preferences (eg. program's arguments), it may be useful for some people
15+
*.cbp
1616
*.depend
1717
*.layout
1818
/bin/

0 commit comments

Comments
 (0)