Skip to content

Commit 012fd47

Browse files
committed
Updated for VIM
1 parent 92884b3 commit 012fd47

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
# VIM temporary files
2+
*.pyc
3+
14
# Byte-compiled / optimized / DLL files
25
__pycache__/
3-
*.py[cod]
46
*$py.class
57

68
# C extensions
@@ -103,4 +105,3 @@ ENV/
103105
*.pyproj
104106
*.sln
105107
*.sqlite
106-
*.json

0 commit comments

Comments
 (0)