Adding swap files in .gitignore
Change-Id: I49dd914ad3c348d3546d454e3f95370b6d240be2
This commit is contained in:
parent
324cf0ca07
commit
769a8609b4
6
.gitignore
vendored
6
.gitignore
vendored
@ -66,3 +66,9 @@ target/
|
|||||||
|
|
||||||
#Ipython Notebook
|
#Ipython Notebook
|
||||||
.ipynb_checkpoints
|
.ipynb_checkpoints
|
||||||
|
|
||||||
|
# Editors
|
||||||
|
*~
|
||||||
|
.*.swp
|
||||||
|
.*sw?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user