Skip to content
Snippets Groups Projects
Commit 3f6c359e authored by Pulkit Aggarwal's avatar Pulkit Aggarwal
Browse files

added-gitignore

parent 9bbba28d
Branches
No related tags found
No related merge requests found
Pipeline #59799 failed
test
#make file
dict: test.o
gcc -o dict test.o
dict.o: test.c
gcc -c -Wall test.c
a.out 0 → 100755
File added
dict 0 → 100755
File added
void main(){}
#include<stdio.h>
void main(){
printf("Pulkit%%\n\n");
}
test.o 0 → 100644
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment