1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-11-22 01:31:27 +00:00
kickc/.gitignore
2023-03-26 10:30:23 +02:00

16 lines
153 B
Plaintext

/gen
*/*.mon
*/*.vs
*/*.brk
*/*.prg
*/*.sym
*/.tmpdirs
*/bin/
/target/
*/workspace.xml
**/.DS_Store
.project
.tmpdirs
**/.vscode/*.log
/.idea/*
kickc.iml