Update .gitignore to ignore IDE files
This commit is contained in:
parent
1b33ff28f0
commit
71da3981df
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
||||||
*~
|
*~
|
||||||
*.manifest
|
*.manifest
|
||||||
*.manifest.sgx
|
*.manifest.sgx
|
||||||
|
.idea/
|
||||||
|
|
Loading…
Reference in a new issue