Skip to content

Commit 5e8618a

Browse files
committed
docs: update .signore .gitignore
1 parent 0b10aa9 commit 5e8618a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,5 @@ cython_debug/
158158
# and can be added to the global gitignore or merged into this file. For a more nuclear
159159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160160
#.idea/
161+
publish.yaml
162+
.signore

.signore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@ node_modules
22
.env
33
.DS_Store
44
agentcraft-all/agentcraft-fe/.next/cache
5-
cache
5+
cache
6+
Makefile
7+
docker-compose.yml
8+
postgresql

0 commit comments

Comments
 (0)