diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3e203f8276..6ac77d6f4d 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,7 @@ Desktop.ini # Dependency directories node_modules/ + + +#Ignore vscode AI rules +.github/instructions/codacy.instructions.md |
