Files
sethLabels/.gitignore
T
2019-08-03 13:44:05 -04:00

37 lines
314 B
Plaintext

# My cmake build directory
/build
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a
#
# Ignore artifacts from editors, patching, etc.
#
*~
*.bak
\#*\#
.\#*
.*.swp
*.orig
*.rej
gmon.out
core
*.safe
*.sav*
.directory
TEST-DATA
SAV*
OLD*