euscan-ng/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

25 lines
195 B
Plaintext
Raw Normal View History

2020-09-11 14:48:42 +02:00
**/*.rs.bk
*.beam
*.dump
*.egg-info/
*.ez
2012-03-27 18:45:35 +02:00
*.py[co]
2020-09-11 14:48:42 +02:00
*.swp
*.tar
*~
*~
,*
2020-09-11 21:40:02 +02:00
.eggs/
2020-09-11 14:48:42 +02:00
.fetch/
.idea/
.vscode/
.~lock.*
/build/
/cover/
/deps/
/dist/
/target/
__pycache__/
_build/
src/euscan/_version.py