Skip to content

Commit 2f8ae34

Browse files
iamatacosgeky
authored andcommitted
Added a git ignore file with .o .d blocks dir and lfs bin
1 parent e611cf5 commit 2f8ae34

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Compilation output
2+
*.o
3+
*.d
4+
*.a
5+
6+
# Testing things
7+
blocks/
8+
lfs
9+
test.c

0 commit comments

Comments
 (0)