[del] ignore ide files
This commit is contained in:
parent
deabc2ae70
commit
910ce22a7c
|
@ -1,5 +1,7 @@
|
||||||
.idea/
|
.idea/
|
||||||
*.iml
|
*.iml
|
||||||
|
.nova/
|
||||||
|
.vscode/
|
||||||
target/
|
target/
|
||||||
kernel8*
|
kernel8*
|
||||||
.gdb_history
|
.gdb_history
|
||||||
|
|
Loading…
Reference in New Issue