Browse Source

Added compiled jython files to gitignore

Ask Solem 14 năm trước cách đây
mục cha
commit
89b4849930
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -1,5 +1,6 @@
 .DS_Store
 *.pyc
+*$py.class
 *~
 .*.sw[po]
 dist/
@@ -15,4 +16,4 @@ erl_crash.dump
 *.db
 Documentation/
 .tox/
-.ropeproject/
+.ropeproject/