gitignore: ignore IDE files
Ignore files generated by IDEs. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
1d9fb2b2b3
commit
6e07e75538
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -45,3 +45,5 @@ hide-defaults-note
|
|||
GPATH
|
||||
GRTAGS
|
||||
GTAGS
|
||||
|
||||
.idea
|
||||
|
|
Loading…
Reference in a new issue