Skip to content

Commit

Permalink
Added a git ignore file with .o .d blocks dir and lfs bin
Browse files Browse the repository at this point in the history
  • Loading branch information
iamatacos authored and geky committed Feb 8, 2018
1 parent e611cf5 commit 2f8ae34
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Compilation output
*.o
*.d
*.a

# Testing things
blocks/
lfs
test.c

0 comments on commit 2f8ae34

Please sign in to comment.