This website requires JavaScript.
Explore
Help
Sign In
x
/
box-o-sand
Watch
1
Star
0
Fork
0
You've already forked box-o-sand
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
418a1264c6
box-o-sand
/
.gitignore
10 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
cleaning up gitignore and Makefile so that they don't have to be updated every time a new .c file is added
2011-09-10 05:15:38 +00:00
*
!*.c
!Makefile
!README.md
!*.py
adding new object.h for ch.20 ex.19
2011-10-26 00:11:42 +00:00
!*.h
Adding the header file and separate makefile for ex19
2011-10-26 00:42:56 +00:00
!*.mk
Working through extra credit for ch20 ex19
2011-10-26 08:21:16 +00:00
!test_*.sh
Reference in New Issue
Copy Permalink