forked from tfgrid/zosbuilder
Add .build-stages/ to .gitignore
- Build stage tracking should not be in git repository - Local development state only
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -36,4 +36,5 @@ linux-*.tar.xz
|
||||
|
||||
# OS generated files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Thumbs.db# Build stage tracking (should not be in git)
|
||||
.build-stages/
|
||||
|
||||
Reference in New Issue
Block a user