Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hugo Buddelmeijer
htmadness
Commits
f585dca2
Commit
f585dca2
authored
Dec 14, 2016
by
cvs2git
Browse files
Add default files
parent
9c0f229b
Changes
2
Hide whitespace changes
Inline
Side-by-side
.editorconfig
0 → 100644
View file @
f585dca2
# Editor configuration, see http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
.gitignore
0 → 100644
View file @
f585dca2
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# IDEs and editors
/.idea
/.vscode
.project
.classpath
*.launch
.settings/
# System Files
.DS_Store
Thumbs.db
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment