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:
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
|
|
||||||
|
Reference in New Issue
Block a user