Update to .gitignore to exclude example executables.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,7 @@
|
|||||||
*~
|
*~
|
||||||
*.exe
|
*.exe
|
||||||
test
|
test
|
||||||
|
doge
|
||||||
|
lispy
|
||||||
|
maths
|
||||||
|
smallc
|
||||||
|
Reference in New Issue
Block a user