mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-07-03 19:23:03 +03:00
Ignore vim temporary files.
This commit is contained in:
parent
04db8e7428
commit
442d8693cd
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,5 +3,6 @@ MANIFEST
|
||||||
*.userprefs
|
*.userprefs
|
||||||
*.pidb
|
*.pidb
|
||||||
*.pyc
|
*.pyc
|
||||||
|
*.sw[po]
|
||||||
dist/*
|
dist/*
|
||||||
build/*
|
build/*
|
||||||
|
|
Loading…
Reference in New Issue
Block a user