We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b10aa9 commit 5e8618aCopy full SHA for 5e8618a
.gitignore
@@ -158,3 +158,5 @@ cython_debug/
158
# and can be added to the global gitignore or merged into this file. For a more nuclear
159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160
#.idea/
161
+publish.yaml
162
+.signore
.signore
@@ -2,4 +2,7 @@ node_modules
2
.env
3
.DS_Store
4
agentcraft-all/agentcraft-fe/.next/cache
5
-cache
+cache
6
+Makefile
7
+docker-compose.yml
8
+postgresql
0 commit comments