Files
corelang/.gitignore
Krzosa Karol 0029e0688b Fix type incomplete of argument in away procedure that has a pointer to
that that is never used outside of procedure definition. We emit void.
2023-02-09 14:41:02 +01:00

19 lines
123 B
Plaintext

*.exe
*.ilk
*.pdb
*.txt
*.4c
*.bin
*.rdbg
*.out
*.c
*.lib
*.o
*.10x
*.obj
*.sublime-*
tests/
backup*
start.bat
__pycache__