mirror of
https://github.com/nicolargo/glances.git
synced 2026-03-12 19:06:48 -04:00
Update .gitignore
This commit is contained in:
28
.gitignore
vendored
28
.gitignore
vendored
@@ -6,3 +6,31 @@
|
||||
*.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
|
||||
|
||||
Reference in New Issue
Block a user