1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2025-02-08 12:30:58 +00:00
kickc/.gitignore

19 lines
195 B
Plaintext
Raw Normal View History

2023-03-26 10:30:23 +02:00
/gen
**/.vscode/*
2017-12-29 10:44:25 +01:00
*/*.mon
*/*.vs
*/*.brk
*/*.prg
*/*.sym
*/.tmpdirs
2017-12-29 10:44:25 +01:00
*/bin/
**/target/*
2017-12-29 10:45:55 +01:00
*/workspace.xml
2018-03-28 10:29:14 +02:00
**/.DS_Store
.project
.tmpdirs
2021-12-24 01:50:21 +01:00
**/.vscode/*.log
2022-01-22 17:34:25 +01:00
/.idea/*
kickc.iml
/src/main/fragment/cache