1
0
mirror of https://github.com/github/gitignore synced 2024-06-27 23:02:50 +02:00
gitignore/VLab.gitignore
2018-07-02 14:06:47 +10:00

38 lines
317 B
Plaintext

# VLab/Lstudio files
input.i
lsys.dll
lsys.so
lsys.exp
lsys.i
lsys.ii
lsys.lib
lsys.obj
lsys.o
lpfg.log
# Precompiled Headers
*.gch
*.pch
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app