swiftonfile/.gitignore
Arundhati Surpur 29baaefc99 Update .gitignore
Because egg* already ignores egg-info.

Change-Id: Ide82070384e78cab2ceee43c0f0c998c80ccc517
2017-07-07 17:46:58 +05:30

13 lines
101 B
Plaintext

*.py[co]
*.sw?
*~
dist
build
cover
functional_tests_result
.coverage
*.egg*
.tox
pycscope.*
cscope.*