Skip to content

Commit

Permalink
restructure local files
Browse files Browse the repository at this point in the history
  • Loading branch information
mbnshtck committed Oct 18, 2018
1 parent d26ee3a commit 250e2d6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,4 @@ venv.bak/
/notebooks/KustoMagic01.ipynb
/LOCAL_HACKING.txt
/LOCAL_README.txt
/private_local
Binary file modified .vs/KqlMagic/v15/.suo
Binary file not shown.
5 changes: 3 additions & 2 deletions KqlMagic.pyproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
<Content Include="dev_requirements.txt" />
<Content Include="HISTORY.rst" />
<Content Include="LICENSE.TXT" />
<Content Include="LOCAL_HACKING.txt" />
<Content Include="LOCAL_README.txt" />
<Content Include="MANIFEST.in" />
<Content Include="NEWS.txt" />
<Content Include="NOTICE.TXT" />
<Content Include="private_local\LOCAL_HACKING.txt" />
<Content Include="private_local\LOCAL_README.txt" />
<Content Include="README.md" />
<Content Include="README.rst" />
<Content Include="run_black.sh" />
Expand Down Expand Up @@ -72,6 +72,7 @@
<Folder Include="azure\Kqlmagic\" />
<Folder Include="azure\tests\" />
<Folder Include="C:\My Projects\jupyter-Kqlmagic-microsoft\azure\tests\" />
<Folder Include="private_local\" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets" />
</Project>

0 comments on commit 250e2d6

Please sign in to comment.