ctlseqs/.gitignore

49 lines
634 B
Plaintext
Raw Normal View History

2020-11-17 06:24:43 +00:00
#
# Copyright (C) 2020 CismonX <admin@cismon.net>
#
# Copying and distribution of this file, with or without modification, are
# permitted in any medium without royalty, provided the copyright notice and
# this notice are preserved. This file is offered as-is, without any warranty.
#
# IDE & plugins
.idea/
.vscode/
2020-12-15 12:49:45 +00:00
.ccls-cache/
.ccls
2020-11-17 06:24:43 +00:00
# OSX stuff
.DS_Store
# Autotools
autoscan.log
configure.scan
*.cache/
.deps/
config.*
configure
Makefile.in
Makefile
depcomp
compile
libtool
ltmain.sh
install-sh
missing
stamp-h1
.dirstamp
aclocal.m4
# build
*.o
*.lo
*.loT
*.la
*.lai
*.a
*.so
*.dylib
.libs/
examples/sixdraw
tests/tcsgrep