Skip to content

Commit

Permalink
Ignoring bin and obj from .gitignore at root level
Browse files Browse the repository at this point in the history
  • Loading branch information
chaquotay committed Jan 20, 2018
1 parent 91fdf99 commit c16206c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
_ReSharper*
*.suo
*.user
obj
bin
2 changes: 0 additions & 2 deletions src/PropertyAccess/.gitignore

This file was deleted.

0 comments on commit c16206c

Please sign in to comment.