mirror of
https://github.com/davidhalter/parso.git
synced 2026-06-22 08:58:30 +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