Qortal UI - Main Code Repository A User Interface for the Qortal Blockchain Project. Truly decentralized web hosting, application hosting, communications, data storage, and full infrastructure for the future global decentralized digital world.
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.
 
 
 

17 lines
205 B

root = true
[*]
charset = utf-8
# New Line formating
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
# Indentation
indent_style = tab
indent_size = 4
quote_type = single