Merge pull request #26 from Sim4n6/master

Added a .git ignore file
This commit is contained in:
Christopher Haster
2018-02-08 23:28:55 -06:00
committed by GitHub

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Compilation output
*.o
*.d
*.a
# Testing things
blocks/
lfs
test.c