aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2020-08-23 22:52:43 -0400
committerMicah Lee <micah@micahflee.com>2020-08-23 22:52:43 -0400
commit50dbe20270841ca24ffad4d8e033f1dc58cfd308 (patch)
treea8e991f84def1e0c55bb4b3457c42fe72dd55c3c /.gitignore
parentddf1532eed9b9c9e0ab1219168a8dc88589a8abf (diff)
downloadonionshare-50dbe20270841ca24ffad4d8e033f1dc58cfd308.tar.gz
onionshare-50dbe20270841ca24ffad4d8e033f1dc58cfd308.zip
Start adding documentation into the source tree
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1fcbaa99..4f84c508 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ __pycache__
dist
deb_dist
build
+_build
eggs
parts
var
@@ -53,4 +54,4 @@ tags
venv
# other
-.vscode \ No newline at end of file
+.vscode