obs-replay-folders/.gitignore

43 lines
330 B
Text
Raw Permalink Normal View History

2023-08-04 02:50:37 +02:00
*.cmd
*.zip
2023-08-04 02:50:37 +02:00
2023-01-24 13:02:36 +01:00
# Compiled Lua sources
luac.out
# luarocks build files
*.src.rock
*.zip
*.tar.gz
# Object files
*.o
*.os
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
*.def
*.exp
# Shared objects (inc. Windows DLLs)
*.so
*.so.*
*.dylib
2024-08-21 12:25:31 +02:00
*.dll
2023-01-24 13:02:36 +01:00
# Executables
*.out
*.app
*.i*86
*.x86_64
*.hex