-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
23 lines (23 loc) · 802 Bytes
/
.gitignore
File metadata and controls
23 lines (23 loc) · 802 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/CSharpMessageQueueClient/bin
/Client1/bin
/Client1/obj
/Client2/obj
/Client2/bin
/CSharpMessageQueue/obj
/CSharpMessageQueue/bin
/CSharpMessageQueueClient/obj
/.vs/CSharpMessageQueue/v15/.suo
/.vs/CSharpMessageQueue/v15/Server/sqlite3/db.lock
/.vs/CSharpMessageQueue/v15/Server/sqlite3/storage.ide
/.vs/CSharpMessageQueue/v15/Server/sqlite3/storage.ide-shm
/.vs/CSharpMessageQueue/v15/Server/sqlite3/storage.ide-wal
/CSharpMessageQueue/publish
/CSharpEventBus/obj
/CSharpEventBus/bin
/.vs/CSharpMessageQueue/v16/.suo
/.vs/CSharpMessageQueue/v16/Server/sqlite3/db.lock
/.vs/CSharpMessageQueue/v16/Server/sqlite3/storage.ide
/.vs/CSharpMessageQueue/v16/Server/sqlite3/storage.ide-shm
/.vs/CSharpMessageQueue/v16/Server/sqlite3/storage.ide-wal
/reactjs/my-app/package-lock.json
/reactjs/my-app/yarn.lock