We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12315ed commit 1750b2bCopy full SHA for 1750b2b
libcxxabi/.gitignore
@@ -2,6 +2,10 @@
2
__pycache__/
3
*.py[cod]
4
5
+# vim swap files
6
+.*.sw?
7
+.sw?
8
+
9
# C extensions
10
*.so
11
0 commit comments