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
|
||||
ex5
|
||||
ex6
|
||||
ex7
|
||||
ex8
|
||||
ex9
|
||||
ex10
|
||||
ex11
|
||||
*
|
||||
|
||||
!*.c
|
||||
!Makefile
|
||||
!README.md
|
||||
!*.py
|
||||
|
Loading…
Reference in New Issue
Block a user