projects
/
TDDC76_proj.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e95d21
)
Update .gitignore
author
Nils Forssén
<nilfo359@student.liu.se>
Mon, 6 Nov 2023 12:02:02 +0000
(12:02 +0000)
committer
Nils Forssén
<nilfo359@student.liu.se>
Mon, 6 Nov 2023 12:02:02 +0000
(12:02 +0000)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 8b137891791fe96927ad78e64b0aad7bded08bdc..ee1e260f39c6c90460b6b32119a652847976f344 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1
+1,7
@@
+# Build-files
+build
+*.out
+*.o
+# IDE-files
+.vscode