File: .gitignore

package info (click to toggle)
mf2py 2.0.1-2
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 664 kB
  • sloc: python: 1,917; makefile: 19
file content (14 lines) | stat: -rw-r--r-- 110 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.DS_Store
*.swp
*.pyc
.idea/
.eggs/
build/
dist/
local/
mf2py.egg-info/
nbproject/
venv/
*~
poetry.lock
site/