1
0
Fork 0
mirror of https://github.com/louisrubet/rpn synced 2025-02-17 09:33:35 +01:00
rpn/.gitignore
2014-02-12 13:52:01 +01:00

26 lines
200 B
Text

# Object files
*.o
*.ko
*.obj
*.elf
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# editors garbage
*~