1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-26 19:04:40 +01:00

gitignore fix for jetbrains ide

This commit is contained in:
chidea 2015-03-12 00:46:02 +09:00
parent dd2439e9b8
commit d92d969e13

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# JetBrains IDE
.idea/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]