summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..94096b2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
1*~
2venv/
3venv3/
4.eggs/
5editty.egg-info
6*.pyc
7.tox/
8.stestr/
9AUTHORS
10ChangeLog
11build/
12dist/