1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2025-01-11 20:30:08 +00:00
kickc/.gitignore

10 lines
85 B
Plaintext
Raw Normal View History

2017-12-29 10:44:25 +01:00
*/*.mon
*/*.vs
*/*.brk
*/*.prg
*/*.sym
*/bin/
2017-12-29 10:45:55 +01:00
*/workspace.xml
2020-05-11 11:04:32 +02:00
./target/
2018-03-28 10:29:14 +02:00
**/.DS_Store