1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-06-10 10:29:36 +00:00
kickc/.gitignore
2021-03-07 10:27:22 +01:00

13 lines
113 B
Plaintext

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