pfsense/.gitignore
2015-08-26 15:12:02 -03:00

16 lines
150 B
Plaintext

.DS_Store
_notes/
/tmp/
/logs/
/build.conf
# Ignore Vim swap files
.*.swp
upload.sh
# eclipse
.buildpath
.project
.settings/
# PhpStorm
.idea
*.php-e