more aggressive .gitignore
This commit is contained in:
parent
a8595d2616
commit
49b1f27c8a
1 changed files with 5 additions and 6 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -1,7 +1,6 @@
|
|||
*.bak
|
||||
*.old
|
||||
__pycache__/*
|
||||
cache/*
|
||||
EvoloPy-master/*
|
||||
lesser_pyopus/*
|
||||
t/*
|
||||
*
|
||||
!.gitignore
|
||||
!README.md
|
||||
!thursday
|
||||
!thursday/**
|
||||
|
|
Loading…
Reference in a new issue