We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f209c commit 6143e70Copy full SHA for 6143e70
.devcontainer/devcontainer.json
.gitignore
@@ -1,41 +1,9 @@
1
-# Compiled Object files, Static and Dynamic libs (Shared Objects)
2
-.vscode
3
-*~
4
-*.o
5
-*.a
6
-*.so
7
-*.pyc
8
-
9
-# Folders
10
-_obj
11
-_test
12
13
-# Architecture specific extensions/prefixes
14
-*.[568vq]
15
-[568vq].out
16
17
-*.cgo1.go
18
-*.cgo2.c
19
-_cgo_defun.c
20
-_cgo_gotypes.go
21
-_cgo_export.*
22
23
-_testmain.go
24
25
-*.exe
26
-*.test
27
-*.prof
28
29
-debug
30
.DS_Store
31
-/docs
32
+.devcontainer
+.claude/
+CLAUDE.md
+coverage.text
33
deploy
34
-fabric
35
fabfile.*
36
-fabconfig.*
37
38
-antlr/.antlr
39
-docs.tar.gz
40
41
-.claude/
+docs/
CLAUDE.md
0 commit comments