Skip to content

Commit

Permalink
Updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Malcolm-Stewart committed Oct 6, 2021
1 parent 69c493e commit 286ac62
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,16 @@
*.dll
*.user
*.suo
*.ide-shm
*.ide-wal
.suo
**/bin
**/obj
**/publish
**/.vs
**/v15

SQL_Network_Analyzer/.vs/SQLNetworkAnalyzer/v15/.suo
*.ide-shm
*.ide-wal
*.ide-shm
Binary file modified SQLCheck/.vs/SQLCheck/v15/Server/sqlite3/storage.ide-shm
Binary file not shown.
Binary file modified SQL_Network_Analyzer/.vs/SQLNetworkAnalyzer/v15/.suo
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 286ac62

Please sign in to comment.