Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Updating .gitignore to ignore build time files
Updating .gitignore to ignore build time files
- Loading branch information
Showing
with
7 additions
and 5 deletions.
@@ -1,10 +1,10 @@ | ||
|
||
*.CopyComplete | ||
|
||
*.nupkg | ||
|
||
Binaries/ | ||
Source/Packages/ | ||
Source/.vs/* | ||
|
||
Source/.vs/hydrodesktop/v15/Server/sqlite3/storage.ide | ||
Source/.vs/hydrodesktop/v15/Server/sqlite3/storage.ide | ||
obj/ | ||
bin/ |