Adding swap files in .gitignore

Change-Id: I49dd914ad3c348d3546d454e3f95370b6d240be2
This commit is contained in:
Manish Kumar 2019-08-23 16:55:34 +05:30
parent 324cf0ca07
commit 769a8609b4
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -66,3 +66,9 @@ target/
#Ipython Notebook
.ipynb_checkpoints
# Editors
*~
.*.swp
.*sw?