-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
22 lines (21 loc) · 1.13 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<<<<<<< HEAD
GanPlanRhino/.vs/GanPlanRhino/v16/.suo
GanPlanRhino/.vs/GanPlanRhino/v16/Server/sqlite3/storage.ide
GanPlanRhino/.vs/GanPlanRhino/v16/Server/sqlite3/storage.ide-wal
GanPlanRhino/.vs/GanPlanRhino/v16/Server/sqlite3/db.lock
GanPlanRhino/.vs/GanPlanRhino/v16/Server/sqlite3/storage.ide-shm
GanPlanRhino/GanPlanRhino/obj/Debug/GanPlanRhino.csprojAssemblyReference.cache
GanPlanRhino/GanPlanRhino/obj/Debug/GanPlanRhino.csproj.FileListAbsolute.txt
GanPlanRhino/.vs/GanPlanRhino/v16/.suo
GanPlanRhino/GanPlanRhino/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
GanPlanRhino/GanPlanRhino/obj/Debug/GanPlanRhino.csprojAssemblyReference.cache
=======
GanPlanRhino/.vs/GanPlanRhino/v16/.suo
*.lock
GanPlanRhino/.vs/GanPlanRhino/v16/Server/sqlite3/storage.ide
GanPlanRhino/.vs/GanPlanRhino/v16/Server/sqlite3/storage.ide-shm
GanPlanRhino/.vs/GanPlanRhino/v16/Server/sqlite3/storage.ide-wal
GanPlanRhino/GanPlanRhino/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
GanPlanRhino/GanPlanRhino/obj/Debug/GanPlanRhino.csprojAssemblyReference.cache
GanPlanRhino/GanPlanRhino/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
>>>>>>> main