[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "origin"]
	url = https://github.com/IvainGuittard/deepshap-nsnet2
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
	remote = origin
	merge = refs/heads/main
[branch "faet/run-on-folder-and-add-noise"]
	remote = origin
	merge = refs/heads/faet/run-on-folder-and-add-noise
[branch "feat/add-noise"]
	remote = origin
	merge = refs/heads/feat/add-noise
[branch "feat/add-normalization"]
	remote = origin
	merge = refs/heads/feat/add-normalization
[branch "feat/add-plotting-script"]
	remote = origin
	merge = refs/heads/feat/add-plotting-script
[branch "feat/add-reverberation"]
	remote = origin
	merge = refs/heads/feat/add-reverberation
[branch "feat/add_DeepShap"]
	remote = origin
	merge = refs/heads/feat/add_DeepShap
[branch "feat/change-normalization-and-lognorm"]
	remote = origin
	merge = refs/heads/feat/change-normalization-and-lognorm
[branch "feat/reduce-h5py-file-size"]
	remote = origin
	merge = refs/heads/feat/reduce-h5py-file-size
[branch "feat/refactor-attribution-utils"]
	remote = origin
	merge = refs/heads/feat/refactor-attribution-utils
[branch "feat/remove-old-deepshap"]
	remote = origin
	merge = refs/heads/feat/remove-old-deepshap
[branch "feat/remove-variables-and-update-comments"]
	remote = origin
	merge = refs/heads/feat/remove-variables-and-update-comments
[branch "feat/update-imports"]
	remote = origin
	merge = refs/heads/feat/update-imports
[branch "feat/update-NsNet2"]
	remote = origin
	merge = refs/heads/feat/update-NsNet2
[branch "feat/update-read-me"]
	remote = origin
	merge = refs/heads/feat/update-read-me
[branch "feat/update-readme-"]
	remote = origin
	merge = refs/heads/feat/update-readme-
[branch "feat/use-h5py"]
	remote = origin
	merge = refs/heads/feat/use-h5py
[branch "fix/correct-main-deepshap-import"]
	remote = origin
	merge = refs/heads/fix/correct-main-deepshap-import
[branch "fix/fix-deepshap.py"]
	remote = origin
	merge = refs/heads/fix/fix-deepshap.py
[branch "fix/minor-fix"]
	remote = origin
	merge = refs/heads/fix/minor-fix
[branch "fix/quick-reorganization"]
	remote = origin
	merge = refs/heads/fix/quick-reorganization
[branch "fix/reverberation"]
	remote = origin
	merge = refs/heads/fix/reverberation
[branch "fix/top-percent-attributions"]
	remote = origin
	merge = refs/heads/fix/top-percent-attributions
[branch "refactor/change-estimation-block-name"]
	remote = origin
	merge = refs/heads/refactor/change-estimation-block-name
[branch "refactor/main-print"]
	remote = origin
	merge = refs/heads/refactor/main-print
[branch "refactor/refactor-deep-shap-test"]
	remote = origin
	merge = refs/heads/refactor/refactor-deep-shap-test
