mirror of
https://git.planet-casio.com/Lephenixnoir/gint.git
synced 2024-12-28 20:43:36 +01:00
20 lines
205 B
Text
20 lines
205 B
Text
# Build directory
|
|
build/**
|
|
|
|
# Sublime Text files
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
|
|
# Object files.
|
|
*.o
|
|
|
|
# Some notes.
|
|
LIBC
|
|
|
|
# Output files
|
|
libc.a
|
|
libgint.a
|
|
gintdemo.g1a
|
|
|
|
# Configuration files
|
|
gcc.cfg
|