diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -2,6 +2,7 @@  src/.vscode/  src/build/  *.jar +src/IDE/.idea/  *.class  code/simpleSableCCCalulator/sableCCCalculator/analysis/ | 
|  | index : esotericFORTRAN.git | |
| Lexer, parser and compiler for a FORTRAN like programming language, with an IDE | 
| summaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | .gitignore | 1 | 
| @@ -2,6 +2,7 @@  src/.vscode/  src/build/  *.jar +src/IDE/.idea/  *.class  code/simpleSableCCCalulator/sableCCCalculator/analysis/ |