Skip to content

Commit 3f05949

Browse files
committed
Adds AI assistant rule
1 parent 92c45f4 commit 3f05949

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.aiassistant/rules/php-rules.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
apply: always
3+
---
4+
5+
# todo

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
* text=auto eol=lf
22

3+
.aiassistant/ export-ignore
34
.editorconfig export-ignore
45
.gitattributes export-ignore
56
.github/ export-ignore

0 commit comments

Comments
 (0)