mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-18 22:10:58 +00:00
17 lines
126 B
Plaintext
17 lines
126 B
Plaintext
# application builds
|
|
build/*
|
|
dist/*
|
|
|
|
# python skin
|
|
.pyc
|
|
.pyo
|
|
|
|
# osx noise
|
|
.DS_Store
|
|
profile
|
|
|
|
# pycharm noise
|
|
.idea
|
|
.idea/*
|
|
hi
|