OSDN Git Service

autopep8
[ftg/ftg.git] / .gitignore
1 *~
2
3 *.py[cod]
4 ._*.py
5 ._.DS_Store
6
7 # C extensions
8 *.so
9
10 # Packages
11 *.egg
12 *.egg-info
13 dist
14 build
15 eggs
16 pconf
17 docs
18 epydoc
19