Skip to content
GitLab
Explore
Sign in
Register
users
.gitignore
Find file
Normal view
Permalink
.gitignore
95 B
Newer
Older
- Initial commit.
nimrod
committed
May 20, 2016
1
2
3
4
5
6
7
8
9
10
11
*.sw[po]
~*
*~
.DS_Store
__pycache__
*.py[cod]
.cache/
.molecule/
.vagrant/
*.log
*.retry
- Seperate tests (pre-commit and molecule) using tox.
nimrod
committed
Feb 08, 2017
12
.tox