cleaning up gitignore and Makefile so that they don't have to be updated every time a new .c file is added
This commit is contained in:
parent
7cb0c4aab5
commit
5f06f804b1
16
.gitignore
vendored
16
.gitignore
vendored
@ -1,10 +1,6 @@
|
|||||||
ex1
|
*
|
||||||
ex3
|
|
||||||
ex4
|
!*.c
|
||||||
ex5
|
!Makefile
|
||||||
ex6
|
!README.md
|
||||||
ex7
|
!*.py
|
||||||
ex8
|
|
||||||
ex9
|
|
||||||
ex10
|
|
||||||
ex11
|
|
||||||
|
Loading…
Reference in New Issue
Block a user