Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit 4942a78

Browse files
committed
Ignore configuration files generated by the JetBrains editors
1 parent bb15dee commit 4942a78

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ util/geo-location/GeoIP.dat
1616
# Byte-compiled / optimized / DLL files
1717
__pycache__/
1818
*.py[cod]
19-
*$py.class
19+
*$py.class
20+
21+
.idea/

0 commit comments

Comments
 (0)