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
OmegaCEN
vodia
Commits
3277604e
Commit
3277604e
authored
Mar 08, 2017
by
cvs2git
Browse files
Add default files
parent
16bc40a6
Changes
2
Hide whitespace changes
Inline
Side-by-side
.editorconfig
0 → 100644
View file @
3277604e
# 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 @
3277604e
# 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