mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-22 01:31:27 +00:00
c550a122da
(cherry picked from commit b98f95facff43c7a0bb8f9e9f902b49cc10ef4fe)
19 lines
195 B
Plaintext
19 lines
195 B
Plaintext
/gen
|
|
**/.vscode/*
|
|
*/*.mon
|
|
*/*.vs
|
|
*/*.brk
|
|
*/*.prg
|
|
*/*.sym
|
|
*/.tmpdirs
|
|
*/bin/
|
|
**/target/*
|
|
*/workspace.xml
|
|
**/.DS_Store
|
|
.project
|
|
.tmpdirs
|
|
**/.vscode/*.log
|
|
/.idea/*
|
|
kickc.iml
|
|
/src/main/fragment/cache
|