gint/.gitignore

18 lines
174 B
Plaintext

# Build directory
build/**
# Sublime Text files
*.sublime-project
*.sublime-workspace
# Object files.
*.o
# Some notes.
LIBC
# Output files
libc.a
libgint.a
gintdemo.g1a