Update .gitignore to ignore temporary and test directories
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -191,4 +191,9 @@ ec2*
|
||||
|
||||
update_changelog.sh
|
||||
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
docs/.DS_Store
|
||||
tmp/
|
||||
test_env/
|
||||
**/.DS_Store
|
||||
**/.DS_Store
|
||||
Reference in New Issue
Block a user