jin-park / data-structures

0 stars 0 forks source link

.gitignore #1

Open wahidustoz opened 4 years ago

wahidustoz commented 4 years ago
wahidustoz commented 4 years ago

Jin, you can actually use regex to not include files ending with .o or somthing like that. But in your case, next time when u upload the code after compiling it will again be uploaded. Check it out. Compile and push

jin-park commented 4 years ago

oh, do I need to do something like /main.o?