Files
kge/.gitignore
Kyle Isom 7cec414e3d Fix buffer stomping; retool Makefile.
The Makefile is now useful for building ke(1) to aid in more rapid
development. This works because ke doesn't (yet) need any special
non-system libraries.
2023-10-12 15:15:29 -07:00

22 lines
192 B
Plaintext

.cmake
.trunk
.vc
.vs
.vscode
*.a
*.o
*.bin
*.pc
build
core
core.*
cmake-build-*
ke
kge
# trashme is a test file generated to test the editor on without ruining
# other files.
trashme.txt