gitignore: ignore IntelliJ project files
This commit is contained in:
parent
202195c2f4
commit
74990f3af2
3
.gitignore
vendored
3
.gitignore
vendored
@ -65,6 +65,9 @@ ipch
|
||||
# sphinx generated files
|
||||
/docs/build/
|
||||
|
||||
# Clion / IntelliJ project files
|
||||
/.idea/
|
||||
|
||||
*.xcodeproj
|
||||
*.xcworkspace
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user