1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-15 18:55:05 +00:00
kickc/.gitignore
2020-11-08 21:11:01 +01:00

14 lines
122 B
Plaintext

*/*.mon
*/*.vs
*/*.brk
*/*.prg
*/*.sym
*/.tmpdirs
*/bin/
*/workspace.xml
./target/
target/
**/.DS_Store
.project
.tmpdirs