Arquivos
wMind/.gitignore
T
2011-02-23 18:15:08 -03:00

28 linhas
218 B
Plaintext

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