mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
update .gitignore for the stuff i want to ignore
This commit is contained in:
parent
555517ab78
commit
512957e7b8
37
.gitignore
vendored
37
.gitignore
vendored
@ -1,30 +1,9 @@
|
|||||||
*.py[co]
|
.project
|
||||||
|
.pydevproject
|
||||||
# Packages
|
*.pyc
|
||||||
*.egg
|
*.pem
|
||||||
|
*.db
|
||||||
|
*.diff
|
||||||
*.egg-info
|
*.egg-info
|
||||||
dist
|
*.swp
|
||||||
build
|
warcs
|
||||||
eggs
|
|
||||||
parts
|
|
||||||
bin
|
|
||||||
var
|
|
||||||
sdist
|
|
||||||
develop-eggs
|
|
||||||
.installed.cfg
|
|
||||||
|
|
||||||
# Installer logs
|
|
||||||
pip-log.txt
|
|
||||||
|
|
||||||
# Unit test / coverage reports
|
|
||||||
.coverage
|
|
||||||
.tox
|
|
||||||
|
|
||||||
#Translations
|
|
||||||
*.mo
|
|
||||||
|
|
||||||
#Mr Developer
|
|
||||||
.mr.developer.cfg
|
|
||||||
|
|
||||||
.idea
|
|
||||||
*.iml
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user