Update .gitignore
This commit is contained in:
parent
f5123d3328
commit
0c90b7b2e7
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,4 +1,9 @@
|
|||
__pycache__/
|
||||
lib/ctt/__pycache__/
|
||||
*.pyc
|
||||
|
||||
# -vim
|
||||
.*.swp
|
||||
|
||||
# Manpages
|
||||
*.1
|
||||
|
|
Loading…
Reference in a new issue