mirror of
https://github.com/davidhalter/parso.git
synced 2026-05-24 09:18:52 +08:00
Add .gitignore.
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
|||||||
|
*~
|
||||||
|
*.sw?
|
||||||
|
*.pyc
|
||||||
|
.tox
|
||||||
|
.coveralls.yml
|
||||||
|
.coverage
|
||||||
|
/build/
|
||||||
|
/docs/_build/
|
||||||
|
/dist/
|
||||||
|
parso.egg-info/
|
||||||
|
/.cache/
|
||||||
Reference in New Issue
Block a user