[pjt] add gitignore

This commit is contained in:
alban 2023-10-19 19:05:11 +02:00
parent 21a20f2aae
commit b3f6f1988c
1 changed files with 18 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@ -0,0 +1,18 @@
*.DS_Store
*.egg*
*.log
*.mo
*.pyc
*.swo
*.swp
*.db
*~
.coverage
.idea
.stestr/
.testrepository
.tox
ChangeLog
.project
.pydevproject
venv