diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ #Auto generated files build/* bin/* +client/.vs/* +client/obj/* +client/bin/* #Visual studio files *.tlog |
| index : loader | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,6 +1,9 @@ #Auto generated files build/* bin/* +client/.vs/* +client/obj/* +client/bin/* #Visual studio files *.tlog |