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 37d8e30 commit d3edc66Copy full SHA for d3edc66
.fx/config/README.md
@@ -0,0 +1,3 @@
1
+# fx configs
2
+
3
+Place configuration files that influence `fx` operation in this directory.
.gitignore
@@ -63,6 +63,7 @@ tables_generator_tests_*.txt
63
# instead of adding new top-level files, to avoid cluttering this .gitignore
64
# file and the top level of local checkouts.
65
/.fx/
66
+!/.fx/config/README.md
67
.fx-build-dir
68
.fx-build-profile-config
69
.fx-build-metrics-config
0 commit comments