aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 26c449d1..ef830f75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,5 +7,6 @@ MANIFEST
*.swp
*.swo
.coverage
-.idea
+.idea/
__pycache__
+netlib.egg-info/ \ No newline at end of file