Skip to content

Commit 0708a23

Browse files
authored
Add comment for object files
1 parent 7b48664 commit 0708a23

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Ignore Python bytecode and build artifacts
22
*.pyc
3+
4+
# Ignore Object files
35
*.so
46
*.o
57
*.swp

0 commit comments

Comments
 (0)