mirror of
https://github.com/opnsense/core.git
synced 2026-02-03 20:39:42 -05:00
19 lines
296 B
Text
19 lines
296 B
Text
*.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/
|
|
.vscode/
|
|
/src/opnsense/www/.htrouter.php
|