Add CommitLib folder

This commit is contained in:
Duc
2025-03-14 14:11:56 -07:00
parent b59c6c743d
commit b15893b3ff
2 changed files with 4 additions and 1 deletions

4
.gitignore vendored
View File

@@ -3,7 +3,9 @@
## ##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
/HWIL_Assistant/src/CommonLib/ HWIL_Assistant/src/CommonLib/**
!HWIL_Assistant/src/CommonLib/readme.txt
# User-specific files # User-specific files
*.rsuser *.rsuser

View File

@@ -0,0 +1 @@
Drop the common library code in here