aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTushar Pankaj <tushar.s.pankaj@gmail.com>2018-10-31 16:43:35 -0500
committerTushar Pankaj <tushar.s.pankaj@gmail.com>2018-10-31 16:43:35 -0500
commit1e6b44a89a5596a8775e91927ba1aa2dd3f70555 (patch)
tree3835dd10a013ae42bf3c0d25f1c1c7a7fbd558b9
parentUpdate (C) in license (diff)
downloadwg-dynamic-1e6b44a89a5596a8775e91927ba1aa2dd3f70555.tar.xz
wg-dynamic-1e6b44a89a5596a8775e91927ba1aa2dd3f70555.zip
Add editor temporaries to gitignore
Signed-off-by: Tushar Pankaj <tushar.s.pankaj@gmail.com>
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c6127b3..9755cc7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,6 @@ modules.order
Module.symvers
Mkfile.old
dkms.conf
+
+# Editor temporaries
+*~