Skip to content
Snippets Groups Projects
Commit db58c1e4 authored by Sacha Percot-Tétu's avatar Sacha Percot-Tétu
Browse files

Updated .gitignore

parent 5ea0c469
No related branches found
No related tags found
No related merge requests found
##C++
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
# Compiled Static libraries
*.lai
*.la
*.a
##C
# Object files
*.o
*.d
# Libraries
*.lib
# Shared objects (inc. Windows DLLs)
*.dll
*.so
# Executables
*.exe
*.out
##Qt
*.pro
*.Debug
*.Release
moc_*.cpp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment