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.
 
 
 

28 lines
232 B

# IDE ignore
.idea/
*.ipr
*.iml
*.iws
.vscode/
# temp ignore
*.log
*.cache
*.diff
*.exe
*.exe~
*.patch
*.tmp
*.swp
# system ignore
.DS_Store
Thumbs.db
# build
/cmd/comet/comet
/cmd/logic/logic
/cmd/job/job
/target
/configs
/dist