.gitignore 1.02 KiB
#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
*.obj
bin/**/*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.tmp_proj
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*
modules/
*target*
_UpgradeReport_Files/
UpgradeLog*.*
*.jar
*.war
*.ear
*.class
logs
# eclipse specific git ignore
*.pydevproject
.project
.classpath
.factorypath
.metadata
.recommenders
bin/**
tmp/**
tmp/**/*
*.tmp
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
**/packages/**
**/eDataLyzer.sln.DotSettings
/**/packages/eDataRealm/**/*
/**/packages/eDataManager/**/*
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch