We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b48664 commit 0708a23Copy full SHA for 0708a23
1 file changed
.gitignore
@@ -1,5 +1,7 @@
1
# Ignore Python bytecode and build artifacts
2
*.pyc
3
+
4
+# Ignore Object files
5
*.so
6
*.o
7
*.swp
0 commit comments