Soft'N'Design Software
/
projects
/
tetris.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d11b839
)
add git ignore list
author
Laurent Mazet
<mazet@softndesign.org>
Sun, 28 Jul 2024 10:48:13 +0000
(12:48 +0200)
committer
Laurent Mazet
<mazet@softndesign.org>
Sun, 28 Jul 2024 10:48:13 +0000
(12:48 +0200)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
68f55a9
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,8
@@
+*.d
+*.exe
+*.gcda
+*.gcno
+*.gcov
+*.ld
+*.o
+*.log