You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

31 lines
227 B

# IDE ignore
.idea/
*.ipr
*.iml
*.iws
.vscode/
.fleet/
# temp ignore
*.log
*.cache
*.diff
*.exe
*.exe~
*.patch
*.tmp
*.swp
*.db
# system ignore
.DS_Store
Thumbs.db
# build
/target
/configs
/dist
/tmp
/api/gen
.back_groups/