2a9da16de6
Ignore build/ directory, which is auto-created when running `python setup.py bdist` like dist/ directory. Change-Id: Ie58936320d995e4e81f8929128475e538665bde8
13 lines
105 B
Plaintext
13 lines
105 B
Plaintext
*.py[co]
|
|
*.sw?
|
|
doc/build/*
|
|
dist
|
|
build
|
|
ChangeLog
|
|
.coverage
|
|
swift.egg-info
|
|
.DS_Store
|
|
.tox
|
|
pycscope.*
|
|
.idea
|