Skip to content

Commit 6cfff0f

Browse files
committed
ignore analysis
1 parent 5e86244 commit 6cfff0f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
/target
22
/data
3-
.vscode/*
3+
/analysis
4+
/.vscode
5+
46
.cursorrules
57
.DS_Store
68
.todo
79
.env
810
.swp
11+
912
*.pgcopy
1013
*.log
1114
*.png

0 commit comments

Comments
 (0)