commit 233b8f5fd48513b8913464d9ecc5d33c300c33d4 parent 87daa53292bed345cfadd76750e127e9c2af2fb9 Author: Daniel Moch <daniel@danielmoch.com> Date: Sun, 12 Aug 2018 06:45:25 -0400 Clean up .cvsignore Diffstat:
M | .cvsignore | | | 6 | +----- |
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/.cvsignore b/.cvsignore @@ -2,16 +2,12 @@ syntax: glob *.class *.pyc *.pyo -*/.git/* -.git -__pycache__ +__pycache__/ .project .pydevproject *.sqlite3 .DS_Store tags -tags.temp -tags.lock TAGS .netrwhist *~