diff --git a/.gitignore b/.gitignore index ca55e33..7626384 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ poodinis.exe poodinis.lib poodinis.obj /.settings -/.dub \ No newline at end of file +/.dub +/dub.selections.json diff --git a/dub.selections.json b/dub.selections.json deleted file mode 100644 index 22b6c56..0000000 --- a/dub.selections.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "fileVersion": 1, - "versions": {} -} \ No newline at end of file