This repository has been archived on 2018-06-04. You can view files and clone it, but cannot push or open issues/pull-requests.
iMoodUpdater/.gitignore

59 lines
512 B
Plaintext

# python
*.py[co]
ipython_autoexec.py
# system
.DS_Store
*.pid
*.log
*.sw[ponm]
*~
# xcode
build/*
*.perspective
*.perspectivev3
*.pbxuser
*.xcworkspace
*.mode1
*.mode2v3
*.mode1v3
xcuserdata
Snapshots
# java/andriod
*.apk
*.ap_
*.dex
*.class
bin/
gen/
# Eclipse/Idea/Dev Env
env/
.idea
.cache
tags
temp
.coverage
*.packed
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
.externalToolBuilders/
*.launch
.cproject
.buildpath