Skip to content

Commit 3ed79e2

Browse files
Revert ":pencil: Update .gitignore"
This reverts commit 8947f75.
1 parent 33766ef commit 3ed79e2

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

.gitignore

+5-12
Original file line numberDiff line numberDiff line change
@@ -146,15 +146,8 @@ dmypy.json
146146
# Cython debug symbols
147147
cython_debug/
148148

149-
# Config
150-
/config.yaml
151-
152-
# Alembic-related
153-
/alembic
154-
/alembic.ini
155-
156-
# Generated data
157-
/data.db
158-
/shared/models/saya_data/saya_data.json
159-
/modules/self_contained/dd_check/vtb_list.json
160-
/modules/self_contained/emoji_mix/assets/update.json
149+
# files
150+
config.yaml
151+
data.db
152+
shared/models/saya_data/saya_data.json
153+
modules/self_contained/dd_check/vtb_list.json

0 commit comments

Comments
 (0)