projects
/
fur
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c2894f
)
Add a .gitignore
author
David Kerkeslager
<kerkeslager@gmail.com>
Fri, 4 Aug 2017 10:18:03 +0000
(06:18 -0400)
committer
David Kerkeslager
<kerkeslager@gmail.com>
Fri, 4 Aug 2017 10:18:54 +0000
(06:18 -0400)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
efc7035
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,4
@@
+.env/
+a.out
+examples/*.c
+__pycache__/