Added a git ignore file with .o .d blocks dir and lfs bin
This commit is contained in:
committed by
Christopher Haster
parent
e611cf5050
commit
2f8ae344d2
@@ -0,0 +1,9 @@
|
|||||||
|
# Compilation output
|
||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
*.a
|
||||||
|
|
||||||
|
# Testing things
|
||||||
|
blocks/
|
||||||
|
lfs
|
||||||
|
test.c
|
||||||
Reference in New Issue
Block a user