2018-10-16 00:26:35 +00:00
|
|
|
**/.idea/
|
2017-12-21 13:52:30 +00:00
|
|
|
/build/
|
|
|
|
/dist/
|
|
|
|
/output/
|
2018-07-01 21:24:32 +00:00
|
|
|
.*cache/
|
2017-12-21 13:52:30 +00:00
|
|
|
*.directory
|
|
|
|
*.prg
|
|
|
|
*.asm
|
2018-11-20 23:02:02 +00:00
|
|
|
*.bin
|
2017-12-21 13:52:30 +00:00
|
|
|
*.labels.txt
|
2018-10-14 20:28:16 +00:00
|
|
|
*.vice-mon-list
|
2018-08-06 01:35:43 +00:00
|
|
|
docs/build
|
2018-09-15 14:35:15 +00:00
|
|
|
out/
|
|
|
|
**/*.interp
|
|
|
|
**/*.tokens
|
2018-10-14 20:28:16 +00:00
|
|
|
|
|
|
|
*.py[cod]
|
|
|
|
*.egg
|
|
|
|
*.egg-info
|
|
|
|
.eggs/
|
|
|
|
/MANIFEST
|
|
|
|
.tox/
|
|
|
|
__pycache__/
|
|
|
|
parser.out
|
|
|
|
parsetab.py
|
|
|
|
.pytest_cache/
|
2018-10-26 00:09:47 +00:00
|
|
|
compiler/src/prog8_kotlin.jar
|
|
|
|
compiler/src/compiled_java
|