jw3 commented on a change in pull request #47:
URL: https://github.com/apache/daffodil-vscode/pull/47#discussion_r739195267



##########
File path: .vscodeignore
##########
@@ -12,22 +12,25 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-.vscode/**/*
-.gitignore
-.travis.yml
-appveyor.yml
-src/**/*
-out/tests/**/*
-**/*.js.map
+# build
 build
-sampleworkspace
+create_vsix.sh
 node_modules
-tsconfig.json
 out
-sampleWebWorkerWorkspace
-sampleWorkspace
+src
+
+# config
+.asf.yml
+.eslintignore
+.github
+.gitignore
+.vscode
+tsconfig.json
 
-# sbt directories
+# scala
+.bsp
+.scalafmt.conf
+build.sbt
 target

Review comment:
       Sounds like a good approach.  I'll update and see how it looks.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to