1
0
Fork 0
mirror of https://github.com/gwm17/catima.git synced 2024-11-22 10:18:50 -05:00
catima/.gitignore

41 lines
315 B
Plaintext
Raw Permalink Normal View History

2017-07-25 12:19:11 -04:00
# Object files
*.o
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
ana/*
benchmark/*
2018-07-31 09:34:41 -04:00
build/*
2018-10-18 20:51:01 -04:00
global/*
2018-07-31 09:34:41 -04:00
.vscode/*
2022-06-08 11:23:06 -04:00
gwm_test/gwm_test