We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a05d0c commit 20fa211Copy full SHA for 20fa211
addons/github-integration/scripts/Commit.gd
@@ -240,7 +240,6 @@ func load_gitignore():
240
files.clear()
241
files = filtered_files
242
files.push_front(gitignore_filepath+".gitignore")
243
- print(files)
244
emit_signal("files_filtered")
245
246
# |---------------------------------------------------------|
0 commit comments