Arquivos
wMind/.gitignore
T
2012-04-09 18:12:36 -03:00

35 linhas
313 B
Plaintext

##
## Projects
##
mind3rd/projects/*
##
## PHPDocs
##
docs/PHPDoc/*
docs/PHPDOCS/*
##
## SQLite
##
mind3rd/SQLite/mind
##
## Temporary files
##
mind3rd/API/temp/*
mind3rd/API/logs/*
##
## Development meta files
##
*.*~*
*.*~
.project
.DS_Store
./nbproject
.buildpath
.project
nbproject
nbproject/*
/.settings/