Arquivos
wMind/.gitignore
T
2012-04-06 14:26:02 -03:00

34 linhas
283 B
Plaintext
Arquivo Executável

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