Skip to content

Commit

Permalink
Добавлены правила для gitignore
Browse files Browse the repository at this point in the history
Удалены bin, obj, *.suo
  • Loading branch information
kav-it committed Nov 8, 2013
1 parent 092d0e2 commit 0699e71
Show file tree
Hide file tree
Showing 18 changed files with 6 additions and 27 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/CashCode.Net/CashCode.Net/obj
/CashCode.Net/CashCode.Net/bin
/CashCode.Net/CashCode.Test/obj
/CashCode.Net/CashCode.Test/bin
/CashCode.Net/*.suo
/CashCode.Net/*.user
Binary file removed CashCode.Net/CashCode.Net.suo
Binary file not shown.
Binary file removed CashCode.Net/CashCode.Net/bin/Debug/CashCode.Net.dll
Binary file not shown.
Binary file removed CashCode.Net/CashCode.Net/bin/Debug/CashCode.Net.pdb
Binary file not shown.

This file was deleted.

Binary file removed CashCode.Net/CashCode.Net/obj/Debug/CashCode.Net.dll
Binary file not shown.
Binary file removed CashCode.Net/CashCode.Net/obj/Debug/CashCode.Net.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
15 changes: 0 additions & 15 deletions CashCode.Net/CashCode.Test/bin/Debug/CashCode.Test.exe.config

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 0699e71

Please sign in to comment.