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 17c6264 commit ac3f863Copy full SHA for ac3f863
.gitignore
@@ -1,8 +1,10 @@
1
src/.vs/*
2
+src/.vscode/*
3
src/.idea/*
4
src/.editorconfig
5
src/DatasetTag/obj/*
6
bin/*
7
.git/*
8
datasettag.key
-datasettag.key.pub
9
+datasettag.key.pub
10
+.fake
0 commit comments