Update .gitignore to ignore temporary and test directories

This commit is contained in:
unclecode
2024-09-26 15:09:49 +08:00
parent 64190dd0c4
commit 8b6e88c85c
11 changed files with 54 additions and 235 deletions

7
.gitignore vendored
View File

@@ -191,4 +191,9 @@ ec2*
update_changelog.sh
.DS_Store
.DS_Store
docs/.DS_Store
tmp/
test_env/
**/.DS_Store
**/.DS_Store