Skip to content
Snippets Groups Projects
Commit da5766a6 authored by Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau
Browse files

Add git rebase original file backups to main gitignore

parent 2283fab9
No related branches found
No related tags found
1 merge request!1942Bugfix: cleanup dependency of AlgoOffline on fles_logging
...@@ -15,5 +15,8 @@ Dart*.cfg ...@@ -15,5 +15,8 @@ Dart*.cfg
# gdb Crash dumps # gdb Crash dumps
**/core_dump_* **/core_dump_*
# Git rebase backoup files
**/*.orig
# IDEs # IDEs
.vscode .vscode
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment