Add .gitignore
This commit is contained in:
parent
72fa5556e5
commit
21353e1195
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
/.vs/
|
||||||
|
/.import/
|
||||||
|
/.mono/
|
||||||
|
/mono/
|
||||||
|
/dist/
|
||||||
|
/Properties/
|
||||||
|
TicTacToe.csproj
|
||||||
|
TicTacToe.sln
|
||||||
|
*.import
|
Loading…
Reference in New Issue
Block a user