Add .gitignore
This commit is contained in:
parent
998d011cd3
commit
fc87921627
2 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
*~
|
||||
*#
|
||||
onyx/cache/*.cache.php
|
||||
onyx/cache/templates/*/*.php
|
||||
onyx/log/*
|
||||
onyx/config/root.xml
|
||||
onyx/db/*.profile.php
|
||||
onyx/tpl/*/*.html
|
||||
0
onyx/log/log
Normal file
0
onyx/log/log
Normal file
Reference in a new issue