8000 Ignore dll files for Python · PyGreSQL/PyGreSQL@a5af0d2 · GitHub
[go: up one dir, main page]

Skip to content

Commit a5af0d2

Browse files
committed
Ignore dll files for Python
1 parent 9bc5a1e commit a5af0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*.patch
88
*.pid
99
*.pstats
10-
*.py[co]
10+
*.py[cdo]
1111
*.so
1212
*.swp
1313

0 commit comments

Comments
 (0)
0