Skip to content

Commit 59ce49f

Browse files
authored
Merge pull request #26 from Sim4n6/master
Added a .git ignore file
2 parents e611cf5 + 2f8ae34 commit 59ce49f

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)