summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSsnL <tongzhou.wang.1994@gmail.com>2019-01-26 09:42:48 -0800
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>2019-01-26 09:46:01 -0800
commitf6e6b0fd33c7e9c33e15fecd37953aea4065302a (patch)
tree07217da9d4a379383d9ff45721ef570a65110094 /.gitignore
parent41e9b092a9aebef20060999b42503b675f607d5a (diff)
downloadpytorch-f6e6b0fd33c7e9c33e15fecd37953aea4065302a.tar.gz
pytorch-f6e6b0fd33c7e9c33e15fecd37953aea4065302a.tar.bz2
pytorch-f6e6b0fd33c7e9c33e15fecd37953aea4065302a.zip
gitignore gdb history
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/16404 Differential Revision: D13832191 Pulled By: soumith fbshipit-source-id: ab23d1ad72c041ec2d9616c273bbf399e0feb10d
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0cb2aaa808..f6ac0c66ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -152,6 +152,9 @@ docs/source/scripts/activation_images/
# OSX dir files
.DS_Store
+# GDB history
+.gdb_history
+
## Caffe2
# build, distribute, and bins (+ python proto bindings)