Skip to content

Commit c99b3d9

Browse files
committed
Setup ruff and hatch
1 parent 2a48b94 commit c99b3d9

File tree

4 files changed

+239
-228
lines changed

4 files changed

+239
-228
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ docs/_build
177177
__pycache__
178178
.vs/*
179179
.vscode/*
180-
test.py
181180
node_modules/*
182181

183182
# changelog is autogenerated from CHANGELOG.md
@@ -192,3 +191,5 @@ docs/build/linkcheck
192191
!docs/locales/*
193192
/build/
194193
/vscode/
194+
195+
/discord/_version.py

discord/_version.py

Lines changed: 0 additions & 157 deletions
This file was deleted.

0 commit comments

Comments
 (0)