Skip to content

Commit 7cdfe68

Browse files
committed
chore: .gitignore 추가
1 parent 397ebff commit 7cdfe68

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Test file
2+
test.cpp
3+
4+
# Compiled executables (no extension on macOS/Linux)
5+
a.out
6+
*.out
7+
8+
# macOS
9+
.DS_Store

0 commit comments

Comments
 (0)