diff options
-rw-r--r-- | .gitignore | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -37,4 +37,10 @@ # Debug files bin/ -obj/
\ No newline at end of file +obj/ + +# executable files +main + +# VsCode +.vscode/
\ No newline at end of file |
![]() |
index : entropy-calc | |
fork of github:sr-tamim/entropy-calculator | Ahmad Mubashshir |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 8 |
@@ -37,4 +37,10 @@ # Debug files bin/ -obj/
\ No newline at end of file +obj/ + +# executable files +main + +# VsCode +.vscode/
\ No newline at end of file |