projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57bcae1
)
add .eggs to .gitignore
author
Jacob Lifshay
<programmerjake@gmail.com>
Wed, 1 Apr 2020 01:58:37 +0000
(18:58 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Wed, 1 Apr 2020 01:58:37 +0000
(18:58 -0700)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index c5947d9452fdcc39e647e35bac5c3ab4cfe576db..c2f8d859244302bc978df716ce316f86a7cbf7a2 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-9,3
+9,4
@@
Waveforms
*.egg-info
*.il
**/*.gtkw
+.eggs
\ No newline at end of file