Skip to content

Commit 71aa0da

Browse files
committed
Add .eggs/ to .gitignore
1 parent b10fca8 commit 71aa0da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/cfg.toml
44
/cfg.json
55
/homu.egg-info/
6+
/.eggs/
67
/main.db
78
/cache
89
*.pyc

0 commit comments

Comments
 (0)