File: .gitignore

package info (click to toggle)
compyle 0.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 972 kB
  • sloc: python: 12,853; makefile: 21
file content (10 lines) | stat: -rw-r--r-- 66 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
*.pyc
*.o
*.c
*.cpp
*~
*.so
build/
dist/
*.egg-info/
.pytest_cache