1
0
mirror of https://github.com/github/gitignore synced 2024-06-30 08:12:50 +02:00
gitignore/VLab.gitignore

38 lines
317 B
Plaintext
Raw Normal View History

2018-07-02 06:06:47 +02:00
# 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