Closed daryllabar closed 2 months ago
Check if a Git ignore file exists
Create one if it doesn't with just the User Specific section
.User.config .suo .user .userosscache *.sln.docstates
If it does exist, Check if *.User.config exists, if not Add it to the User-specific files section, or create a user-specific files section if it doesn't exist
Check if a Git ignore file exists
Create one if it doesn't with just the User Specific section
User-specific files
.User.config .suo .user .userosscache *.sln.docstates
If it does exist, Check if *.User.config exists, if not Add it to the User-specific files section, or create a user-specific files section if it doesn't exist