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.
 
 
 
 
 
 

22 lines
180 B

# Binary files
*.dll
*.so
*.dylib
# Build directories
releases/
cursor-id-modifier
# Go specific
go.sum
# Temporary files
*.tmp
*~
# System files
.DS_Store
Thumbs.db
.vscode