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 3835de8 commit c4b6caeCopy full SHA for c4b6cae
.gitignore
@@ -1,8 +1,10 @@
1
src/.vs/*
2
+src/.vscode/*
3
src/.idea/*
4
src/.editorconfig
5
src/DatasetCrop/obj/*
6
bin/*
7
.git/*
8
datasetcrop.key
-datasetcrop.key.pub
9
+datasetcrop.key.pub
10
+.fake
0 commit comments