ctlseqs/.gitignore

40 lines
576 B
Plaintext
Raw Normal View History

2020-11-17 06:24:43 +00:00
#
2021-01-10 17:53:38 +00:00
# Copyright (C) 2020,2021 CismonX <admin@cismon.net>
2020-11-17 06:24:43 +00:00
#
# 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
2020-12-27 18:05:42 +00:00
.ccls
.ccls-cache/
2020-11-17 06:24:43 +00:00
.idea/
.vscode/
# OSX stuff
.DS_Store
# Autotools
.deps/
2020-12-27 18:05:42 +00:00
.dirstamp
.libs/
aclocal.m4
autom4te.cache/
autoscan.log
compile
2020-11-17 06:24:43 +00:00
config.*
configure
2020-12-27 18:05:42 +00:00
configure.scan
install-sh
2020-11-17 06:24:43 +00:00
Makefile
2020-12-27 18:05:42 +00:00
Makefile.in
missing
2020-11-17 06:24:43 +00:00
depcomp
libtool
ltmain.sh
stamp-h1
# build
2020-12-27 18:05:42 +00:00
*.o