summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 46fbcd2..dc4c8b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ tags
.DS_Store
test.log
tftpy.egg-info
+# PyCharm
+.idea/ \ No newline at end of file