Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4b3aab
)
Added .EXE, .LIB, and .z? to .gitignore.
author
David Griffith
<dave@661.org>
Wed, 12 Jul 2017 12:34:45 +0000
(
05:34
-0700)
committer
David Griffith
<dave@661.org>
Wed, 12 Jul 2017 12:34:45 +0000
(
05:34
-0700)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 67dd8c1f3e2639b225c9437ff835b0c9d0f18d1e..4abbdd91bd44e10b6ce9f3aafdd89d06674f5524 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-6,6
+6,9
@@
dfrotz
*.BAK
*.SWP
*.DSK
+*.EXE
+*.LIB
*.a
src/*/defines.h
src/common/git_hash.h
+*.z?