mirror of
https://github.com/Anvilcraft/UffBot.git
synced 2024-12-04 21:02:50 +01:00
Added IDE Folders to gitignore
This commit is contained in:
parent
9b6a84c2df
commit
a2dd461c1c
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -13,3 +13,7 @@
|
|||
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# vendor/
|
||||
|
||||
#IDE Folders
|
||||
.idea/
|
||||
.vscode/
|
Loading…
Reference in a new issue