Added the src/Grammar folder to the gitingore.

This commit is contained in:
Samuel Hammersberg 2023-02-04 15:12:32 +01:00
parent 66fb77c84e
commit d779605814
23 changed files with 1 additions and 2322 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ dist-newstyle
*.y
*.x
*.bak
src/Grammar/*