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
sourcecollection-dev
Commits
85a74f95
Commit
85a74f95
authored
Dec 14, 2016
by
cvs2git
Browse files
Add default files
parent
695b4907
Changes
2
Hide whitespace changes
Inline
Side-by-side
.editorconfig
0 → 100644
View file @
85a74f95
# 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 @
85a74f95
# 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
Markdown
is supported
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