Add /r/ to gitignore

This commit is contained in:
jvyden 2021-10-12 14:56:45 -04:00
parent 6ad45220bf
commit ddd24d1459
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

3
.gitignore vendored
View file

@ -6,4 +6,5 @@ riderModule.iml
/.idea/.idea.ProjectLighthouse/.idea/workspace.xml /.idea/.idea.ProjectLighthouse/.idea/workspace.xml
/.idea/.idea.ProjectLighthouse/.idea/dataSources/ /.idea/.idea.ProjectLighthouse/.idea/dataSources/
/.idea/.idea.ProjectLighthouse/.idea/dataSources.local.xml /.idea/.idea.ProjectLighthouse/.idea/dataSources.local.xml
*.sln.DotSettings.user *.sln.DotSettings.user
/ProjectLighthouse/r/*