glances/.gitignore
2014-10-02 22:13:48 +02:00

46 lines
401 B
Plaintext

*~
*.py[co]
# Packages
*.egg
*.egg-info
dist
build
# Eclipse
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
# PDT-specific
.buildpath
# ctags
.tags*
# Sphinx
_build
# Tox
.tox/