Skip to content

Commit 80d93af

Browse files
committed
Update .gitignore
1 parent c7df789 commit 80d93af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ __pycache__/
44

55
# PTVS analysis
66
.ptvs/
7+
*.pyproj
78

89
# Build results
910
/bin/
@@ -48,3 +49,7 @@ src/build
4849
# Visual Studio Files
4950
/.vs/*
5051
/tests/.vs/*
52+
53+
# vim files
54+
*.swp
55+

0 commit comments

Comments
 (0)