1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-29 03:56:15 +00:00
kickc/.gitignore

14 lines
122 B
Plaintext
Raw Normal View History

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