Skip to content

Commit 6b346e1

Browse files
committed
feat: add files to gitignore
1 parent f18bd7f commit 6b346e1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ logs
33
keys
44
backups/roles/*
55
assets/graphs
6+
.claude
67

78
# Files
89
.env*
910
package-lock.json
1011
*.sqlite
11-
__pycache__
12+
__pycache__
13+
availability.png

0 commit comments

Comments
 (0)