mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 10:45:55 +08:00
Exclude generateIntrospectionResult from dockerignore
This commit is contained in:
+2
-1
@@ -1,9 +1,10 @@
|
||||
# excluded because we'll likely need to rebuild this.
|
||||
node_modules
|
||||
|
||||
# scripts are used during development and testing, not
|
||||
# most scripts are used during development and testing, not
|
||||
# production.
|
||||
scripts
|
||||
!scripts/generateIntrospectionResult.js
|
||||
|
||||
# documentation should not be visable in production.
|
||||
docs
|
||||
|
||||
Reference in New Issue
Block a user