Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
nrm
Commits
be8dab11
Commit
be8dab11
authored
Aug 30, 2017
by
Swann Perarnau
Browse files
[git] Add .gitignore to repository
Based on the very useful github.com/github/gitignore repository.
parent
b4a68ae8
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
be8dab11
# Based on github/gitignore
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
# Environments
.env
.venv
env/
venv/
# editor files
*.swp
*.bak
*.aux
*.log
*.nav
*.out
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