.gitignore 64 B

12345
  1. node_modules/*
  2. src/antlr/*
  3. !src/antlr/*.g4
  4. !src/antlr/*Base.js