kickc/.gitignore

20 lines
212 B
Plaintext
Raw Permalink Normal View History

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