1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2025-01-17 15:30:39 +00:00
kickc/.gitignore

20 lines
212 B
Plaintext
Raw Normal View History

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