summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthew Sotoudeh <masotoudeh@ucdavis.edu>2020-09-16 13:25:47 -0700
committerGitHub <noreply@github.com>2020-09-16 13:25:47 -0700
commit5d083c8ff8794c598f1e31c24d7f74f36b86cae9 (patch)
tree7dd901089aae430fa7c36bbbae61ec5e973da3bb /.gitignore
parent696252c38a939599cc2f0ea8a05b135120e725d3 (diff)
Add a script for automatically DBLP-ifying references (#5)
Also added documentation for it in the README.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b545abe..0b56340 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
.*.swp
+__pycache__
.nfs*
/bazel-*
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback