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