Skip to content

Commit 7b351dd

Browse files
More cleanup (#4)
- Move projects to common folder src - Remove modules/_protected from repository - Update .gitignore - Fix comments and spelling - Remove unused code
1 parent 5cd7569 commit 7b351dd

File tree

41 files changed

+24
-29
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+24
-29
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ bin/
22
obj/
33
/packages/
44
riderModule.iml
5-
/_ReSharper.Caches/
5+
/_ReSharper.Caches/
6+
**/modules/_protected/
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)