Added Jetbrains to .gitignore & readme
This commit is contained in:
parent
a4d8134e38
commit
3e0866cfe1
4
.gitignore
vendored
4
.gitignore
vendored
@ -42,7 +42,7 @@ CMakeLists.txt.user
|
||||
*.LOCAL.*
|
||||
|
||||
#
|
||||
# IDE & other softwares
|
||||
# IDE & other software
|
||||
#
|
||||
/.settings/
|
||||
/.externalToolBuilders/*
|
||||
@ -52,6 +52,8 @@ nbproject/
|
||||
*.kate-swp
|
||||
.browse.VC*
|
||||
.vscode
|
||||
.idea
|
||||
cmake-build-debug/*
|
||||
|
||||
#
|
||||
# Eclipse
|
||||
|
||||
@ -48,3 +48,10 @@ This project is brought to you thanks to:
|
||||
## Links
|
||||
|
||||
- [Website](https://azerothcore.github.io/)
|
||||
|
||||
|
||||
## Sponsors
|
||||
|
||||
List of organizations that help the AzerothCore project:
|
||||
|
||||
[](https://www.jetbrains.com/?from=AzerothCore)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user