Skip to content

Commit b31d560

Browse files
Add .gitignore
1 parent 856e5cf commit b31d560

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
target
2+
3+
*.txt
4+
*.d
5+
*.o
6+
*.a
7+
/.project

0 commit comments

Comments
 (0)