We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 660773a commit 5e846deCopy full SHA for 5e846de
1 file changed
.gitignore
@@ -268,7 +268,12 @@ codacyissues.md
268
.github/webhookgitcoolify.md
269
zgo.txt
270
oldsemgrep-report.json
271
-.pentest/raw-headers-frontend.txt
272
-.pentest/raw-headers-api.txt
273
-/.reports
274
-/.pentest/snapshots
+.pentest/raw-headers-frontend.txt
+.pentest/raw-headers-api.txt
+/.reports
+/.pentest/snapshots
275
+
276
277
+#Ignore cursor AI rules
278
+.cursor/rules/codacy.mdc
279
+.pentest/reports
0 commit comments