We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8845c1 commit 37688d0Copy full SHA for 37688d0
README.md
@@ -26,4 +26,6 @@ For more information see official [Tracy repository](https://github.com/nette/tr
26
27
It will move vqmod xml file to correct folder.
28
29
-4. add constant `define('DEV', true);` to your config.php, /admin/config.php
+4. add constant `define('DEV', true);` to your config.php, /admin/config.php
30
+5. optionally you can add row to your `.gitignore` file with path to tracy.xml (example: public/vqmod/xml/tracy.xml)
31
+6. celebrate!
0 commit comments