Skip to content

Commit

Permalink
Remove and ignore backup and unnecessary(?) generated BNFC files
Browse files Browse the repository at this point in the history
  • Loading branch information
fizruk committed Dec 21, 2023
1 parent a253508 commit fd6c7cc
Show file tree
Hide file tree
Showing 12 changed files with 7 additions and 10,803 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
*.bak
eo-phi-normalizer/src/Language/EO/Phi/Syntax/Lex.hs
eo-phi-normalizer/src/Language/EO/Phi/Syntax/Par.hs
eo-phi-normalizer/src/Language/EO/Phi/Syntax/ErrM.hs
eo-phi-normalizer/src/Language/EO/Phi/Syntax/Skel.hs
eo-phi-normalizer/src/Language/EO/Phi/Syntax/Test.hs
eo-phi-normalizer/src/Language/EO/Phi/Syntax/Test
.cache/
.DS_Store
dist
Expand Down
157 changes: 0 additions & 157 deletions eo-phi-normalizer/src/Language/EO/Phi/Syntax/Abs.hs.bak

This file was deleted.

89 changes: 0 additions & 89 deletions eo-phi-normalizer/src/Language/EO/Phi/Syntax/Doc.txt.bak

This file was deleted.

91 changes: 0 additions & 91 deletions eo-phi-normalizer/src/Language/EO/Phi/Syntax/ErrM.hs.bak

This file was deleted.

Loading

0 comments on commit fd6c7cc

Please sign in to comment.