mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 03:40:11 +01:00
chore(gitignore): add .vscode
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -140,8 +140,12 @@ cython_debug/
|
|||||||
# PyCharm IDEA
|
# PyCharm IDEA
|
||||||
.idea/*
|
.idea/*
|
||||||
|
|
||||||
|
# VS Code
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# SQLITE database
|
# SQLITE database
|
||||||
*.db
|
*.db
|
||||||
|
|
||||||
# Log file
|
# Log file
|
||||||
discord.log
|
discord.log
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user