# General exclusion of system files
###################################
.*
*~
*.bak
build.properties

!.gitignore
!.gitkeep
!.htaccess

# Icon must ends with two \r.
Icon


# Windows Files #
#################
# Windows image file caches
Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/

# Eclipse #
###########
bin/**
tmp/**
tmp/**/*
local.properties

# JetBrains Apps #
## IntelliJ
out/

# Node files
##############
node_modules
package*.json

# NetBeans IDE #
################
nbproject/private/
build/
nbbuild/
dist/
nbdist/
nbactions.xml
nb-configuration.xml

# Phing #
#########
packages/*

# misc other files #
####################
_notes/
error_log
config.codekit
tests/_output/*
