core/.gitignore
Franco Fichtner 0eb1f10095 firmware: rename "opnsense" version file to "core"
We already have "kernel" and "base" and plugins also follow this
pattern by only registering its name once per devel or release
version.  This kills ambiguity for "opnsense" vs. "opnsense-version"
and makes it more branding friendly.  Suffice to say "core", "kernel"
and "base" are reserved names and also align with tools.git.
2018-11-28 09:30:09 +01:00

19 lines
287 B
Plaintext

*.DS_Store
*.codekit
*.mo
*.pyc
*.sass-cache
*.volt.php
/src/etc/php.ini
/src/etc/php/**
/src/etc/pkg.conf
/src/etc/pkg/**
/src/etc/ssh/**
/src/lib/**
/src/opnsense/changelog
/src/www/wpad.dat
/src/opnsense/version/*
!/src/opnsense/version/core.in
.idea/
/src/opnsense/www/.htrouter.php