Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ijaz Ahmad
ksonnet
Commits
daa73e64
Unverified
Commit
daa73e64
authored
Apr 07, 2018
by
Bryan Liles
Committed by
GitHub
Apr 07, 2018
Browse files
Merge pull request #425 from bryanl/ignore-current-env
add .ks_environment to generated gitignore
parents
bd322a52
63bdbf71
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
pkg/appinit/init.go
pkg/appinit/init.go
+1
-0
No files found.
pkg/appinit/init.go
View file @
daa73e64
...
...
@@ -225,4 +225,5 @@ func (i *initApp) createAppDirTree() error {
var
ignoreData
=
[]
byte
(
`/lib
/.ksonnet/registries
/app.override.yaml
/.ks_environment
`
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment