Skip to content

Commit df6ad0e

Browse files
committed
Added .gitignore to ignore c and c++ executables
1 parent 534ba19 commit df6ad0e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# C and C++ Executables
2+
*.exe
3+
*.out

0 commit comments

Comments
 (0)