Skip to content

Commit

Permalink
Merge pull request #1296 from mathbunnyru/asalikhov/remove_hooks_dock…
Browse files Browse the repository at this point in the history
…erignore

Remove hooks from .dockerignore
  • Loading branch information
mathbunnyru committed May 11, 2021
2 parents 09fb660 + 0d08cc0 commit 1472ea6
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion all-spark-notebook/.dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Documentation
README.md
hooks
test
1 change: 0 additions & 1 deletion base-notebook/.dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Documentation
README.md
hooks
test
1 change: 0 additions & 1 deletion datascience-notebook/.dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Documentation
README.md
hooks
test
1 change: 0 additions & 1 deletion minimal-notebook/.dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Documentation
README.md
hooks
test
1 change: 0 additions & 1 deletion pyspark-notebook/.dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Documentation
README.md
hooks
test
1 change: 0 additions & 1 deletion r-notebook/.dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Documentation
README.md
hooks
test
1 change: 0 additions & 1 deletion scipy-notebook/.dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Documentation
README.md
hooks
test
1 change: 0 additions & 1 deletion tensorflow-notebook/.dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Documentation
README.md
hooks
test

0 comments on commit 1472ea6

Please sign in to comment.